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

Method OnLock

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

Source from the content-addressed store, hash-verified

99 virtual void OnSyncFail(const int topic_id) {}
100
101 virtual void OnLock(const int topic_id, const int sub_id, const int store_id, const int queue_id) {}
102 virtual void OnProcLack(const int topic_id) {}
103 virtual void OnNoLockTarget(const int topic_id) {}
104 virtual void OnSkipLock(const int topic_id, const int sub_id) {}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected