Searched refs:__kmp_test_futex_lock (Results 1 – 2 of 2) sorted by relevance
204 extern int __kmp_test_futex_lock(kmp_futex_lock_t *lck, kmp_int32 gtid);
418 int __kmp_test_futex_lock(kmp_futex_lock_t *lck, kmp_int32 gtid) { in __kmp_test_futex_lock() function434 return __kmp_test_futex_lock(lck, gtid); in __kmp_test_futex_lock_with_checks()537 } else if (!__kmp_test_futex_lock(lck, gtid)) { in __kmp_test_nested_futex_lock()