reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
790 if (!std::atomic_load_explicit(&lck->lk.initialized, 794 if (lck->lk.self != lck) { 794 if (lck->lk.self != lck) { 797 if (__kmp_is_ticket_lock_nestable(lck)) { 800 if (__kmp_get_ticket_lock_owner(lck) != -1) { 803 __kmp_destroy_ticket_lock(lck);