Searched defs:cid_ref (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_dispatch.h319 void __kmp_dispatch_deo(int *gtid_ref, int *cid_ref, ident_t *loc_ref) { argument
394 void __kmp_dispatch_dxo(int *gtid_ref, int *cid_ref, ident_t *loc_ref) { argument
H A Dkmp_dispatch.cpp42 void __kmp_dispatch_deo_error(int *gtid_ref, int *cid_ref, ident_t *loc_ref) { argument
60 void __kmp_dispatch_dxo_error(int *gtid_ref, int *cid_ref, ident_t *loc_ref) { argument
H A Dkmp_runtime.cpp656 void __kmp_parallel_deo(int *gtid_ref, int *cid_ref, ident_t *loc_ref) { argument
681 void __kmp_parallel_dxo(int *gtid_ref, int *cid_ref, ident_t *loc_ref) { argument

Completed in 209 milliseconds