Home
last modified time | relevance | path

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

/xnu-8792.81.2/osfmk/kern/
H A Dlock_ticket.c174 #define LCK_TICKET_UNLOCK_VERIFY(l) ({ \ macro
182 #define LCK_TICKET_UNLOCK_VERIFY(l) ((void)0) macro
943 LCK_TICKET_UNLOCK_VERIFY(tlock); in lck_ticket_unlock_nopreempt()
952 LCK_TICKET_UNLOCK_VERIFY(tlock); in lck_ticket_unlock()