Searched refs:AddMutex (Results 1 – 4 of 4) sorted by relevance
60 rep.AddMutex(addr, creation_stack_id); in ReportMutexMisuse()534 rep.AddMutex(r->loop[i].mtx_ctx0, r->loop[i].stk[0]); in ReportDeadlock()562 rep.AddMutex(addr, creation_stack_id); in ReportDestroyLocked()
196 int id = this->AddMutex(d.addr, d.stack_id); in AddMemoryAccess()264 int ScopedReportBase::AddMutex(uptr addr, StackID creation_stack_id) { in AddMutex() function in __tsan::ScopedReportBase
444 rep.AddMutex(desc.addr, desc.stack_id); in ReportMutexHeldWrongContext()
415 int AddMutex(uptr addr, StackID creation_stack_id);