HomeSort by relevance Sort by last modified time
    Searched refs:DoNotify (Results 1 - 2 of 2) sorted by null

  /art/runtime/
monitor.h 79 DoNotify(self, obj, false);
82 DoNotify(self, obj, true);
212 static void DoNotify(Thread* self, mirror::Object* obj, bool notify_all)
monitor.cc     [all...]

Completed in 613 milliseconds