Lines Matching refs:reset
215 void reset() { for (unsigned i=0; i<SZ; i++) mask[i].store(0, std::memory_order_relaxed); } in reset() function
256 void reset() { head = nullptr; } in reset() function
284 void reset();
524 void reset() {
594 bool reset() {
595 loc.reset();
596 allLocalCaches.reset();
597 orphanedBlocks.reset();
599 backend.reset();
606 loc.reset();
607 allLocalCaches.reset();