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.cc1069 struct CondMutexUnlockCtx { struct
1076 static void cond_mutex_unlock(CondMutexUnlockCtx *arg) { in cond_mutex_unlock() argument
1103 CondMutexUnlockCtx arg = {&si, thr, pc, m}; in INTERCEPTOR()
1125 CondMutexUnlockCtx arg = {&si, thr, pc, m}; in INTERCEPTOR()