Searched refs:thread_adaptive_spin (Results 1 – 3 of 3) sorted by relevance
723 extern int thread_adaptive_spin;
1164 thread_adaptive_spin = value; in etest()1473 self->ul_adaptive_spin = thread_adaptive_spin; in libc_init()
97 int thread_adaptive_spin = 1000; variable