Home
last modified time | relevance | path

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

/external/llvm-project/openmp/runtime/src/
Dkmp_tasking.cpp1862 bool must_wait = in __kmpc_omp_taskwait_template() local
1865 must_wait = must_wait || (thread->th.th_task_team != NULL && in __kmpc_omp_taskwait_template()
1867 if (must_wait) { in __kmpc_omp_taskwait_template()