Searched refs:hw_lock_timeout_handler_t (Results 1 – 5 of 5) sorted by relevance
| /xnu-8020.101.4/osfmk/kern/ |
| H A D | ticket_lock.h | 161 hw_lock_timeout_handler_t handler LCK_GRP_ARG(lck_grp_t *grp)); 169 uint64_t timeout, hw_lock_timeout_handler_t handler LCK_GRP_ARG(lck_grp_t *grp)); 172 uint64_t timeout, hw_lock_timeout_handler_t handler LCK_GRP_ARG(lck_grp_t *grp));
|
| H A D | simple_lock.h | 104 hw_lock_timeout_handler_t 110 hw_lock_timeout_handler_t 333 hw_lock_timeout_handler_t 340 hw_lock_timeout_handler_t
|
| H A D | lock_types.h | 133 typedef hw_lock_timeout_status_t (*hw_lock_timeout_handler_t)(void *lock, typedef
|
| H A D | lock_ticket.c | 342 uint64_t timeout, hw_lock_timeout_handler_t handler LCK_GRP_ARG(lck_grp_t *grp)) in hw_lck_ticket_contended() 516 hw_lock_timeout_handler_t handler, lck_grp_t *grp) in hw_lck_ticket_lock_to() 670 hw_lock_timeout_handler_t handler, lck_grp_t *grp) in hw_lck_ticket_wait() 681 hw_lock_timeout_handler_t handler, lck_grp_t *grp) in hw_lck_ticket_lock_allow_invalid()
|
| H A D | locks.c | 396 hw_lock_timeout_handler_t handler LCK_GRP_ARG(lck_grp_t *grp)) in hw_lock_lock_contended() 613 hw_lock_timeout_handler_t handler LCK_GRP_ARG(lck_grp_t *grp)) in hw_lock_to_internal() 661 (hw_lock_to)(hw_lock_t lock, uint64_t timeout, hw_lock_timeout_handler_t handler 679 hw_lock_timeout_handler_t handler LCK_GRP_ARG(lck_grp_t *grp)) 780 hw_lock_timeout_handler_t handler, in hw_lock_bit_to_contended() 876 hw_lock_timeout_handler_t handler LCK_GRP_ARG(lck_grp_t *grp)) in hw_lock_bit_to_internal() 897 hw_lock_timeout_handler_t handler LCK_GRP_ARG(lck_grp_t *grp)) 931 uint64_t timeout, hw_lock_timeout_handler_t handler in hw_lock_status_t()
|