Searched defs:THREAD_MASK (Results 1 – 5 of 5) sorted by relevance
60 #define THREAD_MASK (THREAD_SIZE - 1UL) macro
17 #define THREAD_MASK (~(THREAD_SIZE - 1)) macro
99 #define THREAD_MASK (THREAD_SIZE - 1UL) macro
101 #define THREAD_MASK (THREAD_SIZE - 1UL) macro