Home | History | Annotate | Download | only in base

Lines Matching refs:PLOG

354     PLOG(shutting_down ? WARNING : FATAL) << "pthread_mutex_destroy failed for " << name_;
380 PLOG(FATAL) << "futex wait failed for " << name_;
427 PLOG(FATAL) << "pthread_mutex_trylock failed for " << name_;
544 PLOG(shutting_down ? WARNING : FATAL) << "pthread_rwlock_destroy failed for " << name_;
567 PLOG(FATAL) << "futex wait failed for " << name_;
647 PLOG(FATAL) << "timed futex wait failed for " << name_;
662 PLOG(FATAL) << "pthread_rwlock_timedwrlock failed for " << name_;
679 PLOG(FATAL) << "futex wait failed for " << name_;
707 PLOG(FATAL) << "pthread_mutex_trylock failed for " << name_;
782 PLOG(shutting_down ? WARNING : FATAL) << "pthread_cond_destroy failed for " << name_;
805 PLOG(FATAL) << "futex cmp requeue failed for " << name_;
853 PLOG(FATAL) << "futex wait failed for " << name_;
906 PLOG(FATAL) << "timed futex wait failed for " << name_;
931 PLOG(FATAL) << "TimedWait failed for " << name_;