Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NVIDIA/stdexec
/ context
Method
context
include/exec/linux/io_uring_context.hpp:1089–1092 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1087
}
1088
1089
auto context() noexcept -> __context&
1090
{
1091
return __context_;
1092
}
1093
};
1094
1095
template <class _Receiver>
Callers
7
test_completion_token.cpp
File · 0.45
io_uring_context.hpp
File · 0.45
start
Method · 0.45
start
Method · 0.45
context
Method · 0.45
submit
Method · 0.45
complete
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected