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

  /art/runtime/
locks.h 37 kThreadSuspendCountLock,
locks.cc 66 thread_suspend_count_lock_ = new Mutex("thread suspend count lock", kThreadSuspendCountLock);

Completed in 175 milliseconds