Home
last modified time | relevance | path

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

/freebsd-14.2/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.cpp1586 taskdata->td_alloc_thread = thread;
4708 taskdata->td_alloc_thread = thread;
H A Dkmp.h2749 kmp_info_p *td_alloc_thread; /* thread that allocated data structures */ member