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