Searched refs:DDMutexInit (Results 1 – 2 of 2) sorted by relevance
20 void DDMutexInit(ThreadState *thr, uptr pc, SyncVar *s);36 DDMutexInit(thr, pc, this); in Init()
43 void DDMutexInit(ThreadState *thr, uptr pc, SyncVar *s) { in DDMutexInit() function