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