Searched refs:TraceMutexUnlock (Results 1 – 3 of 3) sorted by relevance
771 void TraceMutexUnlock(ThreadState *thr, uptr addr);
82 TraceMutexUnlock(thr, addr); in RecordMutexUnlock()
122 void TraceMutexUnlock(ThreadState* thr, uptr addr) { in TraceMutexUnlock() function