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
316 #if HAVE_TIMED_RWLOCK
Dmutex.cc755 #if HAVE_TIMED_RWLOCK
/art/runtime/
Dthread_list.cc288 #if HAVE_TIMED_RWLOCK
630 #if HAVE_TIMED_RWLOCK in SuspendAll()