Searched refs:NotifyLocked (Results 1 - 2 of 2) sorted by relevance

/art/runtime/
H A Dthread.cc1395 NotifyLocked(self);
1401 NotifyLocked(self);
1404 void Thread::NotifyLocked(Thread* self) { function in class:art::Thread
H A Dthread.h431 void NotifyLocked(Thread* self) EXCLUSIVE_LOCKS_REQUIRED(wait_mutex_);

Completed in 53 milliseconds