Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NVIDIA/stdexec
/ set_stopped
Function
set_stopped
include/exec/libdispatch_queue.hpp:483–486 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
481
}
482
483
void set_stopped() noexcept
484
{
485
STDEXEC::set_stopped(std::move(shared_state_.rcvr_));
486
}
487
488
auto get_env() const noexcept -> STDEXEC::env_of_t<Receiver>
489
{
Callers
1
operation
Method · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected