Home
last modified time | relevance | path

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

/xnu-12377.1.9/osfmk/kern/
H A Dlock_ticket.c245 hw_lck_ticket_destroy_internal(hw_lck_ticket_t *lck, bool sync in hw_lck_ticket_destroy_internal() function
285 hw_lck_ticket_destroy_internal(lck, true LCK_GRP_ARG(grp)); in hw_lck_ticket_destroy()
294 hw_lck_ticket_destroy_internal(&tlock->tu, false LCK_GRP_ARG(grp)); in lck_ticket_destroy()