Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libc/inc/
H A Dthr_uberdata.h725 extern int thread_queue_spin;
/titanic_41/usr/src/lib/libc/port/threads/
H A Dthr.c1161 thread_queue_spin = value; in etest()
1473 self->ul_queue_spin = thread_queue_spin; in libc_init()
H A Dsynch.c108 int thread_queue_spin = 10000; variable