Home
last modified time | relevance | path

Searched refs:hw_lock_bit_to (Results 1 – 2 of 2) sorted by relevance

/xnu-8020.121.3/osfmk/kern/
H A Dsimple_lock.h329 extern unsigned int hw_lock_bit_to(
358 #define hw_lock_bit_to(lck, bit, timeout, handler, grp) \ macro
359 hw_lock_bit_to(lck, bit, timeout, handler)
H A Dlocks.c875 (hw_lock_bit_to)(hw_lock_bit_t * lock, unsigned int bit, uint64_t timeout,