Searched refs:thread_adaptive_spin (Results 1 – 3 of 3) sorted by relevance
696 extern int thread_adaptive_spin;
1152 thread_adaptive_spin = value; in etest()1437 self->ul_adaptive_spin = thread_adaptive_spin; in libc_init()
96 int thread_adaptive_spin = 1000; variable