Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/qpid-proton
/ work_queue
Method
work_queue
cpp/src/work_queue.cpp:34–34 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
32
33
work_queue::work_queue() = default;
34
work_queue::work_queue(container& c) { *this = container::impl::make_work_queue(c); }
35
36
work_queue::~work_queue() = default;
37
Callers
5
transfer.cpp
File · 0.45
on_receiver_open
Method · 0.45
on_connection_open
Method · 0.45
session.cpp
File · 0.45
link.cpp
File · 0.45
Calls
no outgoing calls
Tested by
2
on_receiver_open
Method · 0.36
on_connection_open
Method · 0.36