Home
last modified time | relevance | path

Searched defs:relock (Results 1 – 4 of 4) sorted by relevance

/third_party/musl/libc-test/src/functional/
Dpthread_mutex_pi.c12 static void *relock(void *arg) in relock() function
Dpthread_mutex.c12 static void *relock(void *arg) in relock() function
/third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/cpp/analyzer/
DGlitchAnalyzer.h360 void relock() { in relock() function
/third_party/skia/third_party/externals/abseil-cpp/absl/flags/internal/
Dflag.cc343 MutexRelock relock(*DataGuard()); in InvokeCallback() local