Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/qpid-proton
/ notify_on_idle
Method
notify_on_idle
cpp/src/credit_test.cpp:147–147 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
145
}
146
147
void notify_on_idle(proton::work_queue &wq, proton::work &w) { notify_wq_ = &wq; notify_work_ = w;}
148
149
void available(int i) {
150
available_ = i;
Callers
1
on_receiver_open
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected