Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/openmp/runtime/src/
Dkmp_tasking.cpp1920 bool must_wait = in __kmpc_omp_taskwait_template() local
1923 must_wait = must_wait || (thread->th.th_task_team != NULL && in __kmpc_omp_taskwait_template()
1926 must_wait = in __kmpc_omp_taskwait_template()
1927 must_wait || in __kmpc_omp_taskwait_template()
1931 if (must_wait) { in __kmpc_omp_taskwait_template()