Searched refs:AddMutex (Results 1 – 3 of 3) sorted by relevance
173 u64 mid = this->AddMutex(d.id); in AddMemoryAccess()253 void ScopedReport::AddMutex(const SyncVar *s) { in AddMutex() function in __tsan::ScopedReport267 u64 ScopedReport::AddMutex(u64 id) { in AddMutex() function in __tsan::ScopedReport277 AddMutex(s); in AddMutex()
57 rep.AddMutex(mid); in ReportMutexMisuse()122 rep.AddMutex(mid); in MutexDestroy()467 rep.AddMutex(r->loop[i].mtx_ctx0); in ReportDeadlock()
534 void AddMutex(const SyncVar *s);535 u64 AddMutex(u64 id);