Home
last modified time | relevance | path

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

/external/llvm-project/openmp/runtime/src/
Dkmp_tasking.cpp1285 taskdata->td_alloc_thread = thread; in __kmp_task_alloc()
3990 taskdata->td_alloc_thread = thread; in __kmp_task_dup_alloc()
Dkmp.h2355 kmp_info_p *td_alloc_thread; /* thread that allocated data structures */ member