Searched refs:th_in_pool (Results 1 – 5 of 5) sorted by relevance
561 if (TCR_4(th->th.th_in_pool)) { in __kmp_mwait_template()
433 if (TCR_4(th->th.th_in_pool)) { in __kmp_suspend_template()
4214 TCW_4(new_thr->th.th_in_pool, FALSE); in __kmp_allocate_thread()4411 TCW_4(new_thr->th.th_in_pool, FALSE); in __kmp_allocate_thread()5671 TCW_4(this_th->th.th_in_pool, TRUE); in __kmp_free_thread()6050 thread->th.th_in_pool = FALSE; in __kmp_internal_end()
1562 if (TCR_4(th->th.th_in_pool)) { in __kmp_suspend_template()
2516 int th_in_pool; /* in thread pool (32 bits for TCR/TCW) */ member