Home
last modified time | relevance | path

Searched refs:hw_lock_timeout_handler_t (Results 1 – 5 of 5) sorted by relevance

/xnu-8020.101.4/osfmk/kern/
H A Dticket_lock.h161 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 Dsimple_lock.h104 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 Dlock_types.h133 typedef hw_lock_timeout_status_t (*hw_lock_timeout_handler_t)(void *lock, typedef
H A Dlock_ticket.c342 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 Dlocks.c396 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()