Home
last modified time | relevance | path

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

/art/runtime/base/
Dmutex.h44 #define HAVE_TIMED_RWLOCK 1 macro
46 #define HAVE_TIMED_RWLOCK 0 macro
290 #if HAVE_TIMED_RWLOCK
Dmutex.cc643 #if HAVE_TIMED_RWLOCK
/art/runtime/
Dthread_list.cc290 #if HAVE_TIMED_RWLOCK
629 #if HAVE_TIMED_RWLOCK in SuspendAll()
1127 #if HAVE_TIMED_RWLOCK in SuspendAllForDebugger()