MCPcopy Create free account
hub / github.com/ceph/ceph / queue

Method queue

src/msg/async/dpdk/queue.h:35–35  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

33
34 public:
35 explicit queue(size_t size): _max(size) {}
36
37 // Push an item.
38 //

Callers 15

try_to_expireMethod · 0.45
handle_asok_commandMethod · 0.45
handle_conf_changeMethod · 0.45
completeMethod · 0.45
_omap_commitMethod · 0.45
activateMethod · 0.45
_go_readonlyMethod · 0.45
_commit_opsMethod · 0.45
_execute_itemMethod · 0.45
handle_conf_changeMethod · 0.45
handle_messageMethod · 0.45
handle_message_footerMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected