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
307 #if HAVE_TIMED_RWLOCK
Dmutex.cc614 #if HAVE_TIMED_RWLOCK
/art/runtime/
Dthread_list.cc227 #if HAVE_TIMED_RWLOCK
484 #if HAVE_TIMED_RWLOCK in SuspendAll()
856 #if HAVE_TIMED_RWLOCK in SuspendAllForDebugger()