MCPcopy Create free account
hub / github.com/Tencent/phxqueue / ~LockImpl

Method ~LockImpl

phxqueue/lock/lock.cpp:55–55  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

53 public:
54 LockImpl() = default;
55 virtual ~LockImpl() = default;
56
57 LockOption opt;
58 int topic_id{-1};

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected