Home
last modified time | relevance | path

Searched refs:RevokeThreadUnsafeCurrentRuns (Results 1 – 2 of 2) sorted by relevance

/art/runtime/gc/allocator/
Drosalloc.h819 void RevokeThreadUnsafeCurrentRuns() REQUIRES(!lock_);
Drosalloc.cc1571 void RosAlloc::RevokeThreadUnsafeCurrentRuns() { in RevokeThreadUnsafeCurrentRuns() function in art::gc::allocator::RosAlloc
1593 RevokeThreadUnsafeCurrentRuns(); in RevokeAllThreadLocalRuns()