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