MCPcopy Create free account
hub / github.com/Tencent/phxqueue / OnMaxLoopCheck

Method OnMaxLoopCheck

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

Source from the content-addressed store, hash-verified

55 virtual void OnMemCheckPass(const int topic_id) {}
56
57 virtual void OnMaxLoopCheck(const int topic_id) {}
58 virtual void OnMaxLoopCheckUnpass(const int topic_id) {}
59 virtual void OnMaxLoopCheckPass(const int topic_id) {}
60

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected