Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Ddllexports219 __kmpc_end_serialized_parallel 126
H A Dkmp_csupport.cpp423 __kmpc_end_serialized_parallel(loc, gtid); in __kmpc_fork_call_if()
621 void __kmpc_end_serialized_parallel(ident_t *loc, kmp_int32 global_tid) { in __kmpc_end_serialized_parallel() function
H A Dkmp.h4213 KMP_EXPORT void __kmpc_end_serialized_parallel(ident_t *, kmp_int32 global_tid);
H A Dkmp_runtime.cpp2498 __kmpc_end_serialized_parallel(loc, gtid); in __kmp_join_call()
/freebsd/contrib/llvm-project/llvm/include/llvm/Frontend/OpenMP/
H A DOMPKinds.def485 __OMP_RTL(__kmpc_end_serialized_parallel, false, Void, IdentPtr, Int32)
1076 __OMP_RTL_ATTRS(__kmpc_end_serialized_parallel, InaccessibleArgOnlyAttrs,