Searched refs:wq_hash (Results 1 - 1 of 1) sorted by relevance

/xnu-2782.1.97/osfmk/kern/
H A Dwait_queue.h276 static inline uint32_t wq_hash(char *key) function
295 #define wait_hash(event) wq_hash((char *)&event)

Completed in 22 milliseconds