Home
last modified time | relevance | path

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

/art/runtime/gc/collector/
Dconcurrent_copying.h141 void RevokeThreadLocalMarkStacks(bool disable_weak_ref_access)
Dconcurrent_copying.cc924 void ConcurrentCopying::RevokeThreadLocalMarkStacks(bool disable_weak_ref_access) { in RevokeThreadLocalMarkStacks() function in art::gc::collector::ConcurrentCopying
1033 RevokeThreadLocalMarkStacks(disable_weak_ref_access); in ProcessThreadLocalMarkStacks()
1166 RevokeThreadLocalMarkStacks(false); in CheckEmptyMarkStack()