MCPcopy Create free account
hub / github.com/NVIDIA/stdexec / ready

Method ready

include/exec/linux/io_uring_context.hpp:844–847  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

842 }
843
844 static constexpr auto ready() noexcept -> std::true_type
845 {
846 return {};
847 }
848
849 static constexpr void submit(::io_uring_sqe&) noexcept {}
850

Callers 3

__ready_Method · 0.45
readyMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected