Home
last modified time | relevance | path

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

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