Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_tasking.cpp2281 bool must_wait = local
2284 must_wait = must_wait || (thread->th.th_task_team != NULL &&
2287 must_wait =
2288 must_wait ||
2292 if (must_wait) {