MCPcopy Create free account
hub / github.com/Tencent/phxqueue / CleanThreadImpl

Class CleanThreadImpl

phxqueue/lock/cleanthread.h:48–48  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

46 const std::vector<proto::LockKeyInfo> &lock_key_infos);
47
48 class CleanThreadImpl;
49 std::unique_ptr<CleanThreadImpl> impl_;
50 uint64_t last_clean_lock_ms_{0};
51 uint64_t last_write_restart_checkpoint_ms_{0};

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected