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

Method ~NotifierPool

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

Source from the content-addressed store, hash-verified

93NotifierPool::NotifierPool() : impl_(new NotifierPoolImpl()) {}
94
95NotifierPool::~NotifierPool() {}
96
97
98NotifierPool *NotifierPool::GetInstance() {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected