Searched refs:__kmp_is_futex_lock_nestable (Results 1 – 1 of 1) sorted by relevance
315 static inline bool __kmp_is_futex_lock_nestable(kmp_futex_lock_t *lck) { in __kmp_is_futex_lock_nestable() function410 __kmp_is_futex_lock_nestable(lck)) { in __kmp_acquire_futex_lock_with_checks()432 __kmp_is_futex_lock_nestable(lck)) { in __kmp_test_futex_lock_with_checks()474 __kmp_is_futex_lock_nestable(lck)) { in __kmp_release_futex_lock_with_checks()496 __kmp_is_futex_lock_nestable(lck)) { in __kmp_destroy_futex_lock_with_checks()523 if (!__kmp_is_futex_lock_nestable(lck)) { in __kmp_acquire_nested_futex_lock_with_checks()548 if (!__kmp_is_futex_lock_nestable(lck)) { in __kmp_test_nested_futex_lock_with_checks()569 if (!__kmp_is_futex_lock_nestable(lck)) { in __kmp_release_nested_futex_lock_with_checks()593 if (!__kmp_is_futex_lock_nestable(lck)) { in __kmp_destroy_nested_futex_lock_with_checks()