Searched refs:thread_adaptive_spin (Results 1 – 3 of 3) sorted by relevance
731 extern int thread_adaptive_spin;
1169 thread_adaptive_spin = value; in etest()1479 self->ul_adaptive_spin = thread_adaptive_spin; in libc_init()
99 int thread_adaptive_spin = 1000; variable