Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_tasking.cpp264 const kmp_taskdata_t *tasknew, argument
266 if (is_constrained && (tasknew->td_flags.tiedness == TASK_TIED)) {
276 kmp_taskdata_t *parent = tasknew->td_parent;
287 kmp_depnode_t *node = tasknew->td_depnode;
289 if (!tasknew->is_taskgraph && UNLIKELY(node && (node->dn.mtx_num_locks > 0))) {