Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_taskdeps.h180 next_taskdata->td_alloc_thread->th.th_info.ds.ds_gtid; in __kmp_release_deps()
H A Dkmp_tasking.cpp1589 taskdata->td_alloc_thread = thread;
4714 taskdata->td_alloc_thread = thread;
H A Dkmp.h2759 kmp_info_p *td_alloc_thread; /* thread that allocated data structures */ member