reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

projects/compiler-rt/lib/tsan/rtl/tsan_sync.cpp
  105         sync_alloc_.Free(&proc->sync_cache, idx & ~kFlagMask);
  223           sync_alloc_.Free(&thr->proc()->sync_cache, myidx);
  242       myidx = sync_alloc_.Alloc(&thr->proc()->sync_cache);
  293   sync_alloc_.FlushCache(&proc->sync_cache);