reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
4066 TCW_PTR(this_thr->th.th_sleep_loc, NULL);
projects/openmp/runtime/src/kmp_tasking.cpp2857 (TCR_PTR(CCAST(void *, other_thread->th.th_sleep_loc)) != 2861 other_thread->th.th_sleep_loc); 3066 if ((sleep_loc = TCR_PTR(CCAST(void *, thread->th.th_sleep_loc))) != 3432 if ((sleep_loc = TCR_PTR(CCAST(void *, thread->th.th_sleep_loc))) !=projects/openmp/runtime/src/z_Linux_util.cpp
1492 TCW_PTR(th->th.th_sleep_loc, (void *)flag); 1616 flag = (C *)CCAST(void *, th->th.th_sleep_loc); 1647 TCW_PTR(th->th.th_sleep_loc, NULL);