Home
last modified time | relevance | path

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

/external/compiler-rt/lib/tsan/rtl/
Dtsan_sync.cc20 void DDMutexInit(ThreadState *thr, uptr pc, SyncVar *s);
36 DDMutexInit(thr, pc, this); in Init()
Dtsan_rtl_mutex.cc43 void DDMutexInit(ThreadState *thr, uptr pc, SyncVar *s) { in DDMutexInit() function
/external/llvm-project/compiler-rt/lib/tsan/rtl/
Dtsan_sync.cpp19 void DDMutexInit(ThreadState *thr, uptr pc, SyncVar *s);
35 DDMutexInit(thr, pc, this); in Init()
Dtsan_rtl_mutex.cpp42 void DDMutexInit(ThreadState *thr, uptr pc, SyncVar *s) { in DDMutexInit() function