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