Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_dispatch.h62 void __kmp_dispatch_deo_error(int *gtid_ref, int *cid_ref, ident_t *loc_ref);
H A Dkmp_dispatch.cpp42 void __kmp_dispatch_deo_error(int *gtid_ref, int *cid_ref, ident_t *loc_ref) { in __kmp_dispatch_deo_error() function
1093 th->th.th_dispatch->th_deo_fcn = __kmp_dispatch_deo_error; in __kmp_dispatch_init()
2506 th->th.th_dispatch->th_deo_fcn = __kmp_dispatch_deo_error; in __kmpc_sections_init()