Searched refs:AddMutex (Results 1 – 3 of 3) sorted by relevance
178 u64 mid = this->AddMutex(d.id); in AddMemoryAccess()258 void ScopedReport::AddMutex(const SyncVar *s) { in AddMutex() function in __tsan::ScopedReport272 u64 ScopedReport::AddMutex(u64 id) { in AddMutex() function in __tsan::ScopedReport282 AddMutex(s); in AddMutex()
57 rep.AddMutex(mid); in ReportMutexMisuse()115 rep.AddMutex(mid); in MutexDestroy()478 rep.AddMutex(r->loop[i].mtx_ctx0); in ReportDeadlock()
567 void AddMutex(const SyncVar *s);568 u64 AddMutex(u64 id);