Home
last modified time | relevance | path

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

/art/runtime/base/
Dmutex.h39 #define HAVE_TIMED_RWLOCK 1 macro
41 #define HAVE_TIMED_RWLOCK 0 macro
321 #if HAVE_TIMED_RWLOCK
Dmutex.cc617 #if HAVE_TIMED_RWLOCK
/art/runtime/
Dthread_list.cc261 #if HAVE_TIMED_RWLOCK
484 #if HAVE_TIMED_RWLOCK in SuspendAll()
950 #if HAVE_TIMED_RWLOCK in SuspendAllForDebugger()