reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
939 if (th->th.th_dispatch->th_dxo_fcn != 0) 940 (*th->th.th_dispatch->th_dxo_fcn)(>id, &cid, loc);projects/openmp/runtime/src/kmp_dispatch.cpp
878 th->th.th_dispatch->th_dxo_fcn = __kmp_dispatch_dxo_error; 881 th->th.th_dispatch->th_dxo_fcn = __kmp_dispatch_dxo<UT>; 2109 th->th.th_dispatch->th_dxo_fcn = NULL;projects/openmp/runtime/src/kmp_runtime.cpp
4161 dispatch->th_dxo_fcn = 0; /* END ORDERED */