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

Method LockCheckpointState

phxqueue/lock/locksm.h:52–52  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

50 const uint64_t checkpoint_instance_id) override;
51
52 virtual int LockCheckpointState() override { return 0; }
53
54 virtual void UnLockCheckpointState() override {}
55

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected