Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_tasking.cpp2226 static kmp_int32 __kmpc_omp_taskwait_template(ident_t *loc_ref, kmp_int32 gtid, function
2341 return __kmpc_omp_taskwait_template<true>(loc_ref, gtid, frame_address,
2356 return __kmpc_omp_taskwait_template<false>(loc_ref, gtid, NULL, NULL);