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
301 #if HAVE_TIMED_RWLOCK
Dmutex.cc560 #if HAVE_TIMED_RWLOCK
/art/runtime/
Dthread_list.cc163 #if HAVE_TIMED_RWLOCK
337 #if HAVE_TIMED_RWLOCK in SuspendAll()
644 #if HAVE_TIMED_RWLOCK in SuspendAllForDebugger()