Searched refs:dead_state (Results 1 – 1 of 1) sorted by relevance
238 static constexpr std::int32_t dead_state = 0; // only used as a set value to cancel alive_state member290 static_cast<volatile std::int64_t&>(_state) = dead_state; in ~MemoryChecker()