HomeSort by relevance Sort by last modified time
    Searched defs:immune_gray_stack_lock_ (Results 1 - 2 of 2) sorted by null

  /art/runtime/gc/collector/
concurrent_copying-inl.h 92 MutexLock mu(Thread::Current(), immune_gray_stack_lock_); local
concurrent_copying.cc 103 immune_gray_stack_lock_("concurrent copying immune gray stack lock",
314 MutexLock mu(Thread::Current(), immune_gray_stack_lock_); local
824 MutexLock mu(Thread::Current(), immune_gray_stack_lock_); local
    [all...]

Completed in 187 milliseconds