Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NVIDIA/stdexec
/ join
Method
join
test/exec/asio/test_completion_token.cpp:497–501 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
495
}
496
497
void join() noexcept
498
{
499
g_.reset();
500
t_.join();
501
}
502
503
asio_impl::io_context& context() noexcept
504
{
Callers
10
test_task.cpp
File · 0.45
test_counting_scopes.cpp
File · 0.45
test_intrusive_mpsc_queue.cpp
File · 0.45
test_spawn_future.cpp
File · 0.45
test_sync_wait.cpp
File · 0.45
~jthread
Method · 0.45
test_split.cpp
File · 0.45
test_bwos_lifo_queue.cpp
File · 0.45
~thread
Method · 0.45
test_completion_token.cpp
File · 0.45
Calls
1
reset
Method · 0.45
Tested by
no test coverage detected