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

Declarations

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

References

projects/openmp/runtime/src/kmp_dispatch.cpp
  877       th->th.th_dispatch->th_deo_fcn = __kmp_dispatch_deo_error;