Searched refs:GLOCK_WAIT_TABLE_BITS (Results 1 – 1 of 1) sorted by relevance
82 #define GLOCK_WAIT_TABLE_BITS 12 macro83 #define GLOCK_WAIT_TABLE_SIZE (1 << GLOCK_WAIT_TABLE_BITS)110 return glock_wait_table + hash_32(hash, GLOCK_WAIT_TABLE_BITS); in glock_waitqueue()
Completed in 7 milliseconds