Home
last modified time | relevance | path

Searched refs:kAllocSpaceLock (Results 1 – 3 of 3) sorted by relevance

/art/runtime/gc/space/
Dmalloc_space.cc43 recent_free_pos_(0), lock_("allocation space lock", kAllocSpaceLock), in MallocSpace()
Dlarge_object_space.cc119 lock_("large object map space lock", kAllocSpaceLock) {} in LargeObjectMapSpace()
361 lock_("free list space lock", kAllocSpaceLock) { in FreeListSpace()
/art/runtime/base/
Dmutex.h75 kAllocSpaceLock, enumerator