Home
last modified time | relevance | path

Searched refs:cond_mutex_unlock (Results 1 – 1 of 1) sorted by relevance

/external/compiler-rt/lib/tsan/rtl/
Dtsan_interceptors.cc1024 static void cond_mutex_unlock(CondMutexUnlockCtx *arg) { in cond_mutex_unlock() function
1059 fn, c, m, t, (void (*)(void *arg))cond_mutex_unlock, &arg); in cond_wait()