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