Searched defs:rdlock (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/compiler-rt/test/tsan/ | ||
H A D | deadlock_detector_stress_test.cc | 44 void rdlock() { assert(0); } in rdlock() function in PthreadMutex |
/aosp_15_r20/external/musl/src/malloc/mallocng/ | ||
H A D | glue.h | 68 static inline void rdlock() in rdlock() function |