Searched refs:thread_max_spinners (Results 1 – 3 of 3) sorted by relevance
732 extern uint_t thread_max_spinners;
1171 thread_max_spinners = value; in etest()1478 self->ul_max_spinners = (uint8_t)thread_max_spinners; in libc_init()
100 uint_t thread_max_spinners = 100; variable