MCPcopy 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

__connectMethod · 0.70
__repeat_until_implClass · 0.70
__connectMethod · 0.70
__implsClass · 0.70
operator()Method · 0.70
connectMethod · 0.70
scheduleMethod · 0.70
_any_schedule_senderMethod · 0.70
task.hppFile · 0.70
await_suspendMethod · 0.70
test_task_voidFunction · 0.50
test_task_intFunction · 0.50

Calls

no outgoing calls

Tested by 11

test_task_voidFunction · 0.40
test_task_intFunction · 0.40
test_task_int_refFunction · 0.40
nestedFunction · 0.40
scheduleMethod · 0.40
scheduleMethod · 0.40
stopFunction · 0.40
test_stick_on_mainFunction · 0.40