HomeSort by relevance Sort by last modified time
    Searched full:is_thread_local_freed (Results 1 - 1 of 1) sorted by null

  /art/runtime/gc/allocator/
rosalloc.cc 2087 bool is_thread_local_freed = IsThreadLocal() && ((thread_local_free_vec >> i) & 0x1) != 0; local
    [all...]

Completed in 3008 milliseconds