Searched refs:ready (Results 1 – 1 of 1) sorted by relevance
448 bool ready = false; in __pthread_rwlock_rdlock_full64() local500 ready = true; in __pthread_rwlock_rdlock_full64()506 if (ready) in __pthread_rwlock_rdlock_full64()519 ready = true; in __pthread_rwlock_rdlock_full64()817 bool ready = false; in __pthread_rwlock_wrlock_full64() local932 ready = true; in __pthread_rwlock_wrlock_full64()939 if (ready) in __pthread_rwlock_wrlock_full64()943 ready = true; in __pthread_rwlock_wrlock_full64()
Completed in 5 milliseconds