MCPcopy Create free account
hub / github.com/MusicPlayerDaemon/MPD / InitUringInputPlugin

Function InitUringInputPlugin

src/input/plugins/UringInputPlugin.cxx:197–201  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

195}
196
197void
198InitUringInputPlugin(EventLoop &event_loop) noexcept
199{
200 uring_input_event_loop = &event_loop;
201}

Callers 1

input_stream_global_initFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected