Searched refs:hw_lock_timeout_panic (Results 1 – 1 of 1) sorted by relevance
| /xnu-8019.80.24/osfmk/kern/ |
| H A D | locks.c | 653 hw_lock_timeout_panic(void *_lock, uint64_t timeout, uint64_t start, uint64_t now, uint64_t interru… in hw_lock_timeout_panic() function 894 (void)hw_lock_to_internal(lock, thread, 0, hw_lock_timeout_panic LCK_GRP_ARG(grp)); 907 (void)hw_lock_to_internal(lock, thread, 0, hw_lock_timeout_panic LCK_GRP_ARG(grp));
|