Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_dispatch.h61 void __kmp_dispatch_dxo_error(int *gtid_ref, int *cid_ref, ident_t *loc_ref);
H A Dkmp_dispatch.cpp60 void __kmp_dispatch_dxo_error(int *gtid_ref, int *cid_ref, ident_t *loc_ref) { in __kmp_dispatch_dxo_error() function
1094 th->th.th_dispatch->th_dxo_fcn = __kmp_dispatch_dxo_error; in __kmp_dispatch_init()
2507 th->th.th_dispatch->th_dxo_fcn = __kmp_dispatch_dxo_error; in __kmpc_sections_init()