| 480 | static LockSnatchMasterBP *GetThreadInstance(); |
| 481 | |
| 482 | LockSnatchMasterBP() {} |
| 483 | virtual ~LockSnatchMasterBP() {} |
| 484 | |
| 485 | virtual void OnSnatchMaster(const int topic_id, const int paxos_group_id) {} |
nothing calls this directly
no outgoing calls
no test coverage detected