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

Method NotifierPool

phxqueue/comm/notifierpool.cpp:93–93  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

91};
92
93NotifierPool::NotifierPool() : impl_(new NotifierPoolImpl()) {}
94
95NotifierPool::~NotifierPool() {}
96

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected