Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/openmp/runtime/src/
H A Ddllexports21 - __kmpc_omp_task_complete 195
H A Dkmp.h4255 void __kmpc_omp_task_complete(ident_t *loc_ref, kmp_int32 gtid,
H A Dkmp_tasking.cpp1302 void __kmpc_omp_task_complete(ident_t *loc_ref, kmp_int32 gtid, function