Home
last modified time | relevance | path

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

/xnu-8020.101.4/osfmk/kern/
H A Dsimple_lock.h329 extern unsigned int hw_lock_bit_to(
365 #define hw_lock_bit_to(lck, bit, timeout, handler, grp) \ macro
366 hw_lock_bit_to(lck, bit, timeout, handler)
H A Dlocks.c896 (hw_lock_bit_to)(hw_lock_bit_t * lock, unsigned int bit, uint64_t timeout,