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

/darwin-on-arm/xnu/osfmk/kern/
H A Dwait_queue.h259 static inline uint32_t wq_hash(char *key) function
278 #define wait_hash(event) wq_hash((char *)&event)

Completed in 19 milliseconds