Searched defs:THREAD_MASK (Results 1 – 3 of 3) 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