reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Declarations

projects/openmp/runtime/src/kmp_dispatch.h
   61 void __kmp_dispatch_dxo_error(int *gtid_ref, int *cid_ref, ident_t *loc_ref);

References

projects/openmp/runtime/src/kmp_dispatch.cpp
  878       th->th.th_dispatch->th_dxo_fcn = __kmp_dispatch_dxo_error;