Home
last modified time | relevance | path

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

/xnu-8019.80.24/osfmk/kern/
H A Dlock_ticket.c165 hw_lck_ticket_destroy_internal(hw_lck_ticket_t *lck, bool keep_type, bool sync in hw_lck_ticket_destroy_internal() function
215 hw_lck_ticket_destroy_internal(lck, keep_type, true LCK_GRP_ARG(grp)); in hw_lck_ticket_destroy()
224 hw_lck_ticket_destroy_internal(&tlock->tu, true, false LCK_GRP_ARG(grp)); in lck_ticket_destroy()