Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
93
NotifierPool::NotifierPool() : impl_(new NotifierPoolImpl()) {}
94
95
NotifierPool::~NotifierPool() {}
96
97
98
NotifierPool *NotifierPool::GetInstance() {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected