Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_tasking.cpp1098 kmp_routine_entry_t destr_thunk = task->data1.destructors; local
1099 KMP_ASSERT(destr_thunk);
1100 destr_thunk(gtid, task);