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

  /art/runtime/gc/allocator/
rosalloc.h 470 // RevokeThreadLocalRuns() on the bulk free bitmaps.
565 void RevokeThreadLocalRuns(Thread* thread);
rosalloc.cc     [all...]
  /art/runtime/gc/space/
rosalloc_space.cc 334 rosalloc_->RevokeThreadLocalRuns(thread);

Completed in 408 milliseconds