Home
last modified time | relevance | path

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

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