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