Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NVIDIA/stdexec
/ schedule
Function
schedule
include/exec/thread_pool_base.hpp:511–515 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
509
}
510
511
[[nodiscard]]
512
auto schedule() const noexcept -> sender
513
{
514
return sender{*pool_};
515
}
516
};
517
518
[[nodiscard]]
Callers
15
__connect
Method · 0.70
__repeat_until_impl
Class · 0.70
__connect
Method · 0.70
__impls
Class · 0.70
operator()
Method · 0.70
connect
Method · 0.70
schedule
Method · 0.70
_any_schedule_sender
Method · 0.70
task.hpp
File · 0.70
await_suspend
Method · 0.70
test_task_void
Function · 0.50
test_task_int
Function · 0.50
Calls
no outgoing calls
Tested by
11
test_task_void
Function · 0.40
test_task_int
Function · 0.40
test_task_int_ref
Function · 0.40
nested
Function · 0.40
schedule
Method · 0.40
schedule
Method · 0.40
stop
Function · 0.40
test_stickiness_for_two_single_thread_contexts_nested
Function · 0.40
test_stickiness_for_two_single_thread_contexts_
Function · 0.40
test_stick_on_main_nested
Function · 0.40
test_stick_on_main
Function · 0.40