Home
last modified time | relevance | path

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

/xnu-11417.121.6/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-11417.121.6/bsd/kern/
H A Dkern_sysctl.c5807 extern int ticket_lock_spins;
5808 SYSCTL_INT(_kern, OID_AUTO, ticket_lock_spins,
5810 &ticket_lock_spins, 0, "loops before hypercall");