Lines Matching refs:__predict_false
81 if (__predict_false(__uselibcstub)) in pthread_cond_init()
106 if (__predict_false(__uselibcstub)) in pthread_cond_destroy()
129 if (__predict_false(__uselibcstub)) in pthread_cond_timedwait()
142 if (__predict_false(self->pt_cancel)) { in pthread_cond_timedwait()
150 if (__predict_false(head == &pthread__cond_dummy)) { in pthread_cond_timedwait()
189 if (__predict_false(cancel | error)) { in pthread_cond_timedwait()
198 while (__predict_false(waiter.lid)) { in pthread_cond_timedwait()
221 if (__predict_false(__uselibcstub)) in pthread_cond_wait()
234 if (__predict_false(__uselibcstub)) in pthread_cond_signal()
245 if (__predict_false(head == &pthread__cond_dummy)) { in pthread_cond_signal()
279 if (__predict_false(__uselibcstub)) in pthread_cond_broadcast()
293 if (__predict_false(head == &pthread__cond_dummy)) { in pthread_cond_broadcast()