Searched refs:__kmpc_omp_taskwait (Results 1 – 5 of 5) sorted by relevance
| /freebsd-12-stable/contrib/llvm-project/openmp/runtime/src/ |
| D | dllexports | 284 __kmpc_omp_taskwait 193
|
| D | kmp_gsupport.cpp | 1320 __kmpc_omp_taskwait(&loc, gtid); in KMP_EXPAND_NAME()
|
| D | kmp.h | 3805 KMP_EXPORT kmp_int32 __kmpc_omp_taskwait(ident_t *loc_ref, kmp_int32 gtid);
|
| D | kmp_tasking.cpp | 1988 kmp_int32 __kmpc_omp_taskwait(ident_t *loc_ref, kmp_int32 gtid) { in __kmpc_omp_taskwait() function
|
| /freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/Frontend/OpenMP/ |
| D | OMPKinds.def | 200 __OMP_RTL(__kmpc_omp_taskwait, false, Int32, IdentPtr, Int32) 591 __OMP_RTL_ATTRS(__kmpc_omp_taskwait, BarrierAttrs, AttributeSet(),
|