reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
82 StatInc(thr, StatMutexDestroy); 94 Callback cb(thr, pc); 108 s->Reset(thr->proc()); // must not reset it before the report is printed 115 ObtainCurrentStack(thr, pc, &trace); 121 OutputReport(thr, rep); 125 s->Reset(thr->proc()); 129 thr->mset.Remove(mid); 134 CHECK(!thr->is_freeing); 135 thr->is_freeing = true; 136 MemoryWrite(thr, pc, addr, kSizeLog1); 137 thr->is_freeing = false;