Home | History | Annotate | Download | only in base

Lines Matching full:plog

351     PLOG(shutting_down ? WARNING : FATAL) << "pthread_mutex_destroy failed for " << name_;
377 PLOG(FATAL) << "futex wait failed for " << name_;
424 PLOG(FATAL) << "pthread_mutex_trylock failed for " << name_;
541 PLOG(shutting_down ? WARNING : FATAL) << "pthread_rwlock_destroy failed for " << name_;
564 PLOG(FATAL) << "futex wait failed for " << name_;
644 PLOG(FATAL) << "timed futex wait failed for " << name_;
659 PLOG(FATAL) << "pthread_rwlock_timedwrlock failed for " << name_;
676 PLOG(FATAL) << "futex wait failed for " << name_;
704 PLOG(FATAL) << "pthread_mutex_trylock failed for " << name_;
774 PLOG(shutting_down ? WARNING : FATAL) << "pthread_cond_destroy failed for " << name_;
797 PLOG(FATAL) << "futex cmp requeue failed for " << name_;
845 PLOG(FATAL) << "futex wait failed for " << name_;
886 PLOG(FATAL) << "timed futex wait failed for " << name_;
911 PLOG(FATAL) << "TimedWait failed for " << name_;