Home
last modified time | relevance | path

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

/xnu-12377.61.12/osfmk/kern/
H A Dlock_ticket.c76 uint32_t ticket_lock_spins = DEFAULT_TICKET_LOOPS; variable
77 #define TICKET_LOCK_SNOOP_LOOPS ticket_lock_spins
/xnu-12377.61.12/bsd/kern/
H A Dkern_sysctl.c5985 extern int ticket_lock_spins;
5986 SYSCTL_INT(_kern, OID_AUTO, ticket_lock_spins,
5988 &ticket_lock_spins, 0, "loops before hypercall");