Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NVIDIA/stdexec
/ __register_callback
Method
__register_callback
include/stdexec/__detail/__task.hpp:195–195 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
193
struct __stop_callback_box
194
{
195
void __register_callback(__ignore, __ignore) noexcept {}
196
void __reset_callback() noexcept {}
197
};
198
Callers
2
task
Class · 0.45
await_suspend
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected