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

Method UnLockCheckpointState

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

Source from the content-addressed store, hash-verified

52 virtual int LockCheckpointState() override { return 0; }
53
54 virtual void UnLockCheckpointState() override {}
55
56 private:
57 class LockSMImpl;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected