Searched refs:td_alloc_thread (Results 1 – 2 of 2) sorted by relevance
1276 taskdata->td_alloc_thread = thread; in __kmp_task_alloc()3684 taskdata->td_alloc_thread = thread; in __kmp_task_dup_alloc()
2323 kmp_info_p *td_alloc_thread; /* thread that allocated data structures */ member