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

Method LockImpl

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

Source from the content-addressed store, hash-verified

52class Lock::LockImpl {
53 public:
54 LockImpl() = default;
55 virtual ~LockImpl() = default;
56
57 LockOption opt;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected