Searched refs:hw_lock_bit_to (Results 1 – 2 of 2) sorted by relevance
| /xnu-8019.80.24/osfmk/kern/ |
| H A D | simple_lock.h | 300 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 D | locks.c | 1140 (hw_lock_bit_to)(hw_lock_bit_t * lock, unsigned int bit, uint64_t timeout,
|