MCPcopy Create free account
hub / github.com/ElementsProject/lightning / msg_wake

Function msg_wake

common/msg_queue.c:75–78  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

73}
74
75void msg_wake(const struct msg_queue *q)
76{
77 io_wake(q);
78}

Callers 2

handle_versionFunction · 0.85
daemon_conn_wakeFunction · 0.85

Calls 1

io_wakeFunction · 0.85

Tested by

no test coverage detected