Searched refs:thread_wakeups (Results 1 – 1 of 1) sorted by relevance
228 static __thread int thread_wakeups = 0; variable232 while (thread_wakeups < 1000000) { in test_threading_loop()246 ++thread_wakeups; in test_threading_wakeup()