Searched defs:ReaderTryLock (Results 1 - 3 of 3) sorted by relevance

/external/valgrind/unittest/
H A Dthread_wrappers_win.h97 bool ReaderTryLock() { return TryLock();} function in class:Mutex
H A Dthread_wrappers_pthread.h170 bool ReaderTryLock() { return TryLock();} function in class:Mutex
255 bool ReaderTryLock() { function in class:RWLock
/external/valgrind/main/drd/tests/
H A Dtsan_thread_wrappers_pthread.h211 bool ReaderTryLock() { return TryLock();} function in class:Mutex

Completed in 54 milliseconds