Searched refs:RT_MUTEX_OWNER_MASKALL (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/kernel/
H A Drtmutex_common.h96 #define RT_MUTEX_OWNER_MASKALL 3UL macro
101 ((unsigned long)lock->owner & ~RT_MUTEX_OWNER_MASKALL);

Completed in 64 milliseconds