Searched defs:notify_all (Results 1 - 1 of 1) sorted by relevance

/art/runtime/
H A Dmonitor.cc870 void Monitor::DoNotify(Thread* self, mirror::Object* obj, bool notify_all) { argument
893 if (notify_all) {

Completed in 7 milliseconds