Searched refs:destr_thunk (Results 1 – 1 of 1) sorted by relevance
1098 kmp_routine_entry_t destr_thunk = task->data1.destructors; local1099 KMP_ASSERT(destr_thunk);1100 destr_thunk(gtid, task);