reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
4211 if (new_thr->th.th_active_in_pool == TRUE) { 4214 new_thr->th.th_active_in_pool = FALSE; 4373 new_thr->th.th_active_in_pool = FALSE; 5634 this_th->th.th_active_in_pool = TRUE; 5882 if (thread->th.th_active_in_pool) { 5883 thread->th.th_active_in_pool = FALSE;projects/openmp/runtime/src/z_Linux_util.cpp
1506 if (th->th.th_active_in_pool) { 1507 th->th.th_active_in_pool = FALSE; 1565 th->th.th_active_in_pool = TRUE;