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

References

projects/openmp/runtime/src/kmp_dispatch.cpp
 2539   KMP_FSYNC_SPIN_ACQUIRED(obj);
 2562   KMP_FSYNC_SPIN_ACQUIRED(obj);
projects/openmp/runtime/src/kmp_dispatch.h
  311   KMP_FSYNC_SPIN_ACQUIRED(obj);
projects/openmp/runtime/src/kmp_lock.cpp
   96     KMP_FSYNC_ACQUIRED(lck);
  109   KMP_FSYNC_ACQUIRED(lck);
  137     KMP_FSYNC_ACQUIRED(lck);
  393   KMP_FSYNC_ACQUIRED(lck);
  421     KMP_FSYNC_ACQUIRED(lck);
 1212         KMP_FSYNC_ACQUIRED(lck);
 1330       KMP_FSYNC_ACQUIRED(lck);
 2268   KMP_FSYNC_ACQUIRED(lck);
 2400       KMP_FSYNC_ACQUIRED(lck);
projects/openmp/runtime/src/kmp_tasking.cpp
 3609   KMP_FSYNC_SPIN_ACQUIRED(RCAST(void *, spin));
projects/openmp/runtime/src/kmp_wait_release.h
  184     KMP_FSYNC_SPIN_ACQUIRED(CCAST(void *, spin));
  460   KMP_FSYNC_SPIN_ACQUIRED(CCAST(void *, spin));