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