Lines Matching refs:__predict_false
134 if (__predict_false(__uselibcstub)) in __weak_alias()
186 if (__predict_false(__uselibcstub)) in pthread_mutex_destroy()
204 if (__predict_false(__uselibcstub)) in pthread_mutex_lock()
313 if (__predict_false(next != owner)) { in pthread__mutex_lock_slow()
401 if (__predict_false(__uselibcstub)) in pthread_mutex_trylock()
445 if (__predict_false(__uselibcstub)) in pthread_mutex_unlock()
459 if (__predict_false(val != self)) { in pthread_mutex_unlock()
492 if (__predict_false(MUTEX_PROTECT(val))) { in pthread_mutex_unlock()
553 if (__predict_false(__uselibcstub)) in pthread_mutexattr_init()
565 if (__predict_false(__uselibcstub)) in pthread_mutexattr_destroy()
591 if (__predict_false(__uselibcstub)) in pthread_mutexattr_settype()
706 if (__predict_false(ptm == NULL || in pthread__mutex_deferwake()