Searched refs:HAVE_RWLOCK (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/third_party/re2/util/
H A Dmutex.h17 #define HAVE_RWLOCK 1 macro
22 #elif defined(HAVE_PTHREAD) && defined(HAVE_RWLOCK)
24 // out, but then you'd have to unset HAVE_RWLOCK (at least on linux -- it
107 #elif defined(HAVE_PTHREAD) && defined(HAVE_RWLOCK)
/external/regex-re2/util/
H A Dmutex.h16 #define HAVE_RWLOCK 1 macro
20 #elif defined(HAVE_PTHREAD) && defined(HAVE_RWLOCK)
22 // out, but then you'd have to unset HAVE_RWLOCK (at least on linux -- it
103 #elif defined(HAVE_PTHREAD) && defined(HAVE_RWLOCK)
/external/chromium/sdch/open-vcdiff/src/
H A Dmutex.h118 #elif defined(HAVE_PTHREAD) && defined(HAVE_RWLOCK)
120 // out, but then you'd have to unset HAVE_RWLOCK (at least on linux -- it
213 #elif defined(HAVE_PTHREAD) && defined(HAVE_RWLOCK)
/external/chromium_org/third_party/tcmalloc/chromium/src/base/
H A Dsimple_mutex.h123 #elif defined(HAVE_PTHREAD) && defined(HAVE_RWLOCK)
125 // out, but then you'd have to unset HAVE_RWLOCK (at least on linux -- it
234 #elif defined(HAVE_PTHREAD) && defined(HAVE_RWLOCK)
/external/chromium_org/third_party/tcmalloc/vendor/src/base/
H A Dsimple_mutex.h123 #elif defined(HAVE_PTHREAD) && defined(HAVE_RWLOCK)
125 // out, but then you'd have to unset HAVE_RWLOCK (at least on linux -- it
234 #elif defined(HAVE_PTHREAD) && defined(HAVE_RWLOCK)
/external/open-vcdiff/gflags/src/
H A Dmutex.h131 #elif defined(HAVE_PTHREAD) && defined(HAVE_RWLOCK)
133 // out, but then you'd have to unset HAVE_RWLOCK (at least on linux -- it
248 #elif defined(HAVE_PTHREAD) && defined(HAVE_RWLOCK)

Completed in 228 milliseconds