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.cpp1115 kmp_routine_entry_t destr_thunk = task->data1.destructors; local
1116 KMP_ASSERT(destr_thunk);
1117 destr_thunk(gtid, task);