Home
last modified time | relevance | path

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

/xnu-11215.81.4/osfmk/kern/
H A Dlock_ticket.c80 uint32_t ticket_lock_spins = DEFAULT_TICKET_LOOPS; variable
81 #define TICKET_LOCK_SNOOP_LOOPS ticket_lock_spins
/xnu-11215.81.4/bsd/kern/
H A Dkern_sysctl.c5778 extern int ticket_lock_spins;
5779 SYSCTL_INT(_kern, OID_AUTO, ticket_lock_spins,
5781 &ticket_lock_spins, 0, "loops before hypercall");