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