Searched refs:LWPCHAN_LOCK_HASH (Results 1 – 1 of 1) sorted by relevance
113 #define LWPCHAN_LOCK_HASH(X, pool) \ macro139 mutex_enter(&lwpchanlock[LWPCHAN_LOCK_HASH(x, pool)]); in lwpchan_lock()150 mutex_exit(&lwpchanlock[LWPCHAN_LOCK_HASH(x, pool)]); in lwpchan_unlock()