Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
io_uring_context.hpp
File · 0.45
__ready_
Method · 0.45
ready
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected