Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libc/inc/
H A Dthr_uberdata.h733 extern int thread_queue_spin;
/illumos-gate/usr/src/lib/libc/port/threads/
H A Dthr.c1167 thread_queue_spin = value; in etest()
1480 self->ul_queue_spin = thread_queue_spin; in libc_init()
H A Dsynch.c110 int thread_queue_spin = 10000; variable