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

Method ~LockContext

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

Source from the content-addressed store, hash-verified

40 result = comm::RetCode::RET_OK;
41 }
42 virtual ~LockContext() {}
43
44 comm::RetCode result;
45};

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected