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

Method LockCheckpointState

phxqueue/store/storesm.h:58–60  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

56 const uint64_t cp) override;
57
58 virtual int LockCheckpointState() override {
59 return 0;
60 }
61
62 virtual void UnLockCheckpointState() override {}
63

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected