Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/openmp/runtime/src/
HDkmp_tasking.cpp1846 bool must_wait = in __kmpc_omp_taskwait_template() local
1849 must_wait = must_wait || (thread->th.th_task_team != NULL && in __kmpc_omp_taskwait_template()
1851 if (must_wait) { in __kmpc_omp_taskwait_template()