Home
last modified time | relevance | path

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

/xnu-8019.80.24/osfmk/kern/
H A Dsimple_lock.h300 extern unsigned int hw_lock_bit_to(
336 #define hw_lock_bit_to(lck, bit, timeout, handler, grp) \ macro
337 hw_lock_bit_to(lck, bit, timeout, handler)
H A Dlocks.c1140 (hw_lock_bit_to)(hw_lock_bit_t * lock, unsigned int bit, uint64_t timeout,