Home
last modified time | relevance | path

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

/art/runtime/gc/allocator/
Drosalloc.h815 void RevokeThreadUnsafeCurrentRuns() REQUIRES(!lock_);
Drosalloc.cc1576 void RosAlloc::RevokeThreadUnsafeCurrentRuns() { in RevokeThreadUnsafeCurrentRuns() function in art::gc::allocator::RosAlloc
1598 RevokeThreadUnsafeCurrentRuns(); in RevokeAllThreadLocalRuns()