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

Method ~LockCleanThreadBP

phxqueue/comm/breakpoint.h:445–445  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

443
444 LockCleanThreadBP() {}
445 virtual ~LockCleanThreadBP() {}
446
447 virtual void OnProposeCleanSucc(const int topic_id, const int paxos_group_id) {}
448 virtual void OnProposeCleanErr(const int topic_id, const int paxos_group_id) {}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected