| 442 | static LockCleanThreadBP *GetThreadInstance(); |
| 443 | |
| 444 | LockCleanThreadBP() {} |
| 445 | virtual ~LockCleanThreadBP() {} |
| 446 | |
| 447 | virtual void OnProposeCleanSucc(const int topic_id, const int paxos_group_id) {} |
nothing calls this directly
no outgoing calls
no test coverage detected