Home
last modified time | relevance | path

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

/xnu-11215.61.5/osfmk/kern/
H A Dlock_ticket.c249 hw_lck_ticket_destroy_internal(hw_lck_ticket_t *lck, bool sync in hw_lck_ticket_destroy_internal() function
289 hw_lck_ticket_destroy_internal(lck, true LCK_GRP_ARG(grp)); in hw_lck_ticket_destroy()
298 hw_lck_ticket_destroy_internal(&tlock->tu, false LCK_GRP_ARG(grp)); in lck_ticket_destroy()