Home
last modified time | relevance | path

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

/external/compiler-rt/lib/tsan/rtl/
Dtsan_interceptors.cc1017 struct CondMutexUnlockCtx { struct
1024 static void cond_mutex_unlock(CondMutexUnlockCtx *arg) { in cond_mutex_unlock() argument
1051 CondMutexUnlockCtx arg = {si, thr, pc, m}; in cond_wait()