| 469 | static LockIMMasterBP *GetThreadInstance(); |
| 470 | |
| 471 | LockIMMasterBP() {} |
| 472 | virtual ~LockIMMasterBP() {} |
| 473 | |
| 474 | virtual void OnIMMaster(const int topic_id, const int paxos_group_id) {} |
nothing calls this directly
no outgoing calls
no test coverage detected