Searched refs:__kmp_is_futex_lock_nestable (Results 1 – 1 of 1) sorted by relevance
313 static inline bool __kmp_is_futex_lock_nestable(kmp_futex_lock_t *lck) { in __kmp_is_futex_lock_nestable() function409 __kmp_is_futex_lock_nestable(lck)) { in __kmp_acquire_futex_lock_with_checks()431 __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()524 if (!__kmp_is_futex_lock_nestable(lck)) { in __kmp_acquire_nested_futex_lock_with_checks()549 if (!__kmp_is_futex_lock_nestable(lck)) { in __kmp_test_nested_futex_lock_with_checks()570 if (!__kmp_is_futex_lock_nestable(lck)) { in __kmp_release_nested_futex_lock_with_checks()594 if (!__kmp_is_futex_lock_nestable(lck)) { in __kmp_destroy_nested_futex_lock_with_checks()