Lines Matching refs:FATAL
269 LOG(FATAL, RUNTIME) << "Not yet implemented"; in MonitorEnter()
272 LOG(FATAL, RUNTIME) << "Undefined object state"; in MonitorEnter()
324 LOG(FATAL, RUNTIME) << "Not yet implemented"; in MonitorExit()
327 LOG(FATAL, RUNTIME) << "Undefined object state"; in MonitorExit()
425 … LOG(FATAL, RUNTIME) << "Illegal monitor state: try to wait with monitor acquired by other thread"; in Wait()
437 LOG(FATAL, RUNTIME) << "Undefined object state"; in Wait()
486 LOG(FATAL, RUNTIME) << "Undefined object state"; in Notify()
535 LOG(FATAL, RUNTIME) << "Undefined object state"; in NotifyAll()
572 LOG(FATAL, RUNTIME) << "Set monitor owner failed in Acquire"; in Acquire()
587 LOG(FATAL, RUNTIME) << "Set monitor owner failed in Acquire"; in Acquire()
610 LOG(FATAL, RUNTIME) << "Set monitor owner failed in InitWithOwner"; in Acquire()
620 LOG(FATAL, RUNTIME) << "Releasing lock which isn't owned by this thread"; in Acquire()
641 LOG(FATAL, RUNTIME) << "Releasing lock which isn't owned by this thread"; in Acquire()
648 LOG(FATAL, RUNTIME) << "Set monitor owner failed in Release"; in Acquire()
696 LOG(FATAL, RUNTIME) << "Couldn't create new monitor. Out of memory?"; in Acquire()
726 LOG(FATAL, RUNTIME) << "Trying to inflate object in GC state"; in Acquire()
729 LOG(FATAL, RUNTIME) << "Undefined object state"; in Acquire()
833 LOG(FATAL, RUNTIME) << "Undefined object state"; in Acquire()
863 LOG(FATAL, RUNTIME) << "Undefined object state"; in Acquire()
926 LOG(FATAL, RUNTIME) << "Attempt to rewrite hash in monitor"; in Acquire()