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

Definitions

projects/openmp/runtime/src/kmp_lock.cpp
  262 static int __kmp_release_nested_tas_lock_with_checks(kmp_tas_lock_t *lck,
  566 static int __kmp_release_nested_futex_lock_with_checks(kmp_futex_lock_t *lck,
  731 static int __kmp_release_ticket_lock_with_checks(kmp_ticket_lock_t *lck,
  894 static int __kmp_release_nested_ticket_lock_with_checks(kmp_ticket_lock_t *lck,
 1502 static int __kmp_release_queuing_lock_with_checks(kmp_queuing_lock_t *lck,
 1636 __kmp_release_nested_queuing_lock_with_checks(kmp_queuing_lock_t *lck,
 2168 static int __kmp_release_adaptive_lock_with_checks(kmp_adaptive_lock_t *lck,
 2449 static int __kmp_release_drdpa_lock_with_checks(kmp_drdpa_lock_t *lck,
 2595 static int __kmp_release_nested_drdpa_lock_with_checks(kmp_drdpa_lock_t *lck,
 2814 static int __kmp_release_rtm_lock_with_checks(kmp_queuing_lock_t *lck,