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

/art/runtime/gc/allocator/
H A Drosalloc.cc1542 RevokeRun(self, idx, thread_local_run);
1548 void RosAlloc::RevokeRun(Thread* self, size_t idx, Run* run) { function in class:art::gc::allocator::RosAlloc
1582 RevokeRun(self, idx, current_runs_[idx]);
H A Drosalloc.h812 void RevokeRun(Thread* self, size_t idx, Run* run) REQUIRES(!lock_);

Completed in 100 milliseconds