Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/openmp/runtime/src/
H A Dkmp_tasking.cpp1827 static kmp_int32 __kmpc_omp_taskwait_template(ident_t *loc_ref, kmp_int32 gtid, in __kmpc_omp_taskwait_template() function
1937 return __kmpc_omp_taskwait_template<true>(loc_ref, gtid, frame_address, in __kmpc_omp_taskwait_ompt()
1952 return __kmpc_omp_taskwait_template<false>(loc_ref, gtid, NULL, NULL); in __kmpc_omp_taskwait()