Searched defs:MonitorInfoClosure (Results 1 – 1 of 1) sorted by relevance
883 struct MonitorInfoClosure : public art::Closure { struct885 explicit MonitorInfoClosure(Fn handle_results) in MonitorInfoClosure() function888 void Run(art::Thread* target) OVERRIDE REQUIRES_SHARED(art::Locks::mutator_lock_) { in Run()899 jvmtiError GetError() { in GetError()904 jvmtiError err_;905 Fn handle_results_;