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

References

projects/openmp/runtime/src/kmp_csupport.cpp
 2673     if (acquire_status == KMP_LOCK_ACQUIRED_FIRST) {
projects/openmp/runtime/src/kmp_lock.cpp
   97     return KMP_LOCK_ACQUIRED_FIRST;
  110   return KMP_LOCK_ACQUIRED_FIRST;
  213     return KMP_LOCK_ACQUIRED_FIRST;
  396   return KMP_LOCK_ACQUIRED_FIRST;
  517     return KMP_LOCK_ACQUIRED_FIRST;
  639     return KMP_LOCK_ACQUIRED_FIRST;
  642   return KMP_LOCK_ACQUIRED_FIRST;
  673   return KMP_LOCK_ACQUIRED_FIRST;
  822     return KMP_LOCK_ACQUIRED_FIRST;
 1213         return KMP_LOCK_ACQUIRED_FIRST; /* lock holder cannot be on queue */
 1265       return KMP_LOCK_ACQUIRED_FIRST;
 1278   return KMP_LOCK_ACQUIRED_FIRST;
 1305   return KMP_LOCK_ACQUIRED_FIRST;
 1575     return KMP_LOCK_ACQUIRED_FIRST;
 2362   return KMP_LOCK_ACQUIRED_FIRST;
 2387   return KMP_LOCK_ACQUIRED_FIRST;
 2536     return KMP_LOCK_ACQUIRED_FIRST;