Home
last modified time | relevance | path

Searched refs:must_wait (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/openmp/runtime/src/
H A Dkmp_tasking.cpp2105 bool must_wait = in __kmpc_omp_taskwait_template() local
2108 must_wait = must_wait || (thread->th.th_task_team != NULL && in __kmpc_omp_taskwait_template()
2111 must_wait = in __kmpc_omp_taskwait_template()
2112 must_wait || in __kmpc_omp_taskwait_template()
2116 if (must_wait) { in __kmpc_omp_taskwait_template()