MCPcopy Create free account

hub / github.com/NVIDIA/stdexec / functions

Functions3,158 in github.com/NVIDIA/stdexec

↓ 2 callersMethodawait_ready
include/stdexec/__detail/__connect_awaitable.hpp:127
↓ 2 callersMethodawait_resume
include/stdexec/__detail/__task.hpp:504
↓ 2 callersFunctionawait_stopped_sender
test/stdexec/types/test_task.cpp:459
↓ 2 callersFunctionawait_transform
include/stdexec/__detail/__task.hpp:629
↓ 2 callersMethodawait_transform
include/stdexec/__detail/__connect_awaitable.hpp:56
↓ 2 callersMethodbase
examples/algorithms/retry.hpp:59
↓ 2 callersFunctionbit_ceil
include/exec/detail/intrusive_heap.hpp:40
↓ 2 callersMethodclose
include/stdexec/__detail/__counting_scopes.hpp:295
↓ 2 callersFunctioncompute_perf
examples/benchmark/common.hpp:47
↓ 2 callersMethodconfigure
(self)
conanfile.py:36
↓ 2 callersMethodconnect
include/exec/just_from.hpp:149
↓ 2 callersMethodconnect
include/exec/any_sender_of.hpp:686
↓ 2 callersMethoddeallocate
include/stdexec/__detail/__any_allocator.hpp:105
↓ 2 callersMethoddisposition
include/exec/task.hpp:576
↓ 2 callersMethodenqueue
include/exec/thread_pool_base.hpp:579
↓ 2 callersMethoderase
include/exec/detail/intrusive_heap.hpp:177
↓ 2 callersMethodexecute
include/exec/asio/completion_token.hpp:520
↓ 2 callersMethodexecutor
include/exec/asio/completion_token.hpp:484
↓ 2 callersMethodfinish
include/stdexec/__detail/__run_loop.hpp:67
↓ 2 callersMethodfront
include/stdexec/__detail/__intrusive_queue.hpp:281
↓ 2 callersMethodget_completion_signatures
include/stdexec/__detail/__finally.hpp:363
↓ 2 callersFunctionget_env
include/stdexec/__detail/__task_scheduler.hpp:402
↓ 2 callersFunctionget_item_types
include/exec/sequence_senders.hpp:373
↓ 2 callersMethodget_item_types
include/exec/sequence/merge.hpp:187
↓ 2 callersMethodget_stop_token
include/exec/async_scope.hpp:867
↓ 2 callersMethodget_ticks
include/exec/windows/filetime_clock.hpp:46
↓ 2 callersMethodget_token
include/stdexec/stop_token.hpp:210
↓ 2 callersFunctionin_block
examples/sudoku.cpp:173
↓ 2 callersFunctionin_col
examples/sudoku.cpp:165
↓ 2 callersFunctionin_row
examples/sudoku.cpp:157
↓ 2 callersMethodindex
include/exec/static_thread_pool.hpp:646
↓ 2 callersFunctionmake_fun_receiver
test/test_common/receivers.hpp:583
↓ 2 callersMethodmore
test/nvexec/then.cpp:294
↓ 2 callersMethodnested_sequence_break
include/exec/sequence/merge_each.hpp:736
↓ 2 callersMethodnum_schedules
test/stdexec/schedulers/test_parallel_scheduler.cpp:368
↓ 2 callersFunctionoperator new
When no allocator passed to the coroutine:
include/stdexec/__detail/__task.hpp:649
↓ 2 callersMethodoperator->
include/stdexec/__detail/__any.hpp:2113
↓ 2 callersFunctionpath_bit_mask
include/exec/detail/intrusive_heap.hpp:67
↓ 2 callersMethodprepend
include/exec/detail/atomic_intrusive_queue.hpp:66
↓ 2 callersMethodpush
include/stdexec/__detail/__atomic_intrusive_queue.hpp:40
↓ 2 callersMethodpush_local
include/exec/static_thread_pool.hpp:1048
↓ 2 callersMethodquery
test/test_common/senders.hpp:124
↓ 2 callersMethodreclaim
include/exec/detail/bwos_lifo_queue.hpp:600
↓ 2 callersMethodrequest_stop
include/exec/windows/windows_thread_pool.hpp:659
↓ 2 callersMethodrequest_stop
include/exec/linux/io_uring_context.hpp:440
↓ 2 callersFunctionretry
examples/algorithms/retry.hpp:159
↓ 2 callersMethodschedule
include/exec/timed_thread_scheduler.hpp:212
↓ 2 callersMethodschedule_bulk_chunked
Schedule bulk work of size `__count` on parallel scheduler, calling `__rcvr` for different subranges of [0, __count), and using `__scratch` for preall
include/stdexec/__detail/__parallel_scheduler_backend.hpp:116
↓ 2 callersMethodschedule_bulk_unchunked
Schedule bulk work of size `__count` on parallel scheduler, calling `__rcvr` for each item, and using `__scratch` for preallocated memory.
include/stdexec/__detail/__parallel_scheduler_backend.hpp:125
↓ 2 callersFunctionset_error
include/exec/libdispatch_queue.hpp:478
↓ 2 callersFunctionset_stopped
include/exec/async_scope.hpp:601
↓ 2 callersFunctionspawn_partial_solve
examples/sudoku.cpp:353
↓ 2 callersMethodsteal
include/exec/detail/bwos_lifo_queue.hpp:522
↓ 2 callersMethodsubmit
include/exec/libdispatch_queue.hpp:192
↓ 2 callersMethodsubscribe
include/exec/sequence/any_sequence_of.hpp:221
↓ 2 callersFunctiontask
include/stdexec/__detail/__task.hpp:555
↓ 2 callersMethodtest
(self)
test_package/conanfile.py:21
↓ 2 callersFunctiontest_awaitable_sender1
test/stdexec/concepts/test_awaitables.cpp:141
↓ 2 callersFunctiontest_one_cleanup_action
test/exec/test_at_coroutine_exit.cpp:40
↓ 2 callersFunctiontest_one_cleanup_action_with_stop
test/exec/test_at_coroutine_exit.cpp:89
↓ 2 callersFunctiontest_stickiness_for_two_single_thread_contexts
test/exec/test_task.cpp:98
↓ 2 callersFunctiontest_stickiness_for_two_single_thread_contexts_
test/exec/test_task.cpp:64
↓ 2 callersFunctiontest_stickiness_for_two_single_thread_contexts_nested
test/exec/test_task.cpp:52
↓ 2 callersFunctiontest_stickiness_for_two_single_thread_contexts_with_sender_
test/exec/test_task.cpp:85
↓ 2 callersFunctiontest_two_cleanup_actions
test/exec/test_at_coroutine_exit.cpp:52
↓ 2 callersFunctiontest_two_cleanup_actions_with_stop
test/exec/test_at_coroutine_exit.cpp:216
↓ 2 callersFunctionto_comparable
test/test_common/receivers.hpp:335
↓ 2 callersMethodtype
include/stdexec/__detail/__typeinfo.hpp:146
↓ 2 callersMethodunhandled_stopped
include/stdexec/__detail/__connect_awaitable.hpp:81
↓ 1 callersMethod__abandon
include/stdexec/__detail/__spawn_future.hpp:313
↓ 1 callersFunction__adapt_sender_for_await
include/stdexec/__detail/__as_awaitable.hpp:74
↓ 1 callersMethod__as_ptr
include/stdexec/__detail/__parallel_scheduler.hpp:143
↓ 1 callersMethod__begin
include/stdexec/__detail/__parallel_scheduler_default_impl.hpp:194
↓ 1 callersMethod__canceled
include/stdexec/__detail/__task.hpp:525
↓ 1 callersFunction__checked_completion_signatures
include/stdexec/__detail/__completion_signatures_of.hpp:34
↓ 1 callersFunction__checked_item_types
include/exec/sequence_senders.hpp:514
↓ 1 callersMethod__complete
include/stdexec/__detail/__counting_scopes.hpp:72
↓ 1 callersMethod__complete
include/stdexec/__detail/__spawn_future.hpp:724
↓ 1 callersMethod__complete
include/stdexec/__detail/__when_all.hpp:303
↓ 1 callersMethod__complete
include/exec/async_scope.hpp:294
↓ 1 callersMethod__complete_
include/exec/async_scope.hpp:310
↓ 1 callersMethod__complete_inline
include/stdexec/__detail/__counting_scopes.hpp:174
↓ 1 callersMethod__completed
include/stdexec/__detail/__task.hpp:518
↓ 1 callersFunction__completion_info_from
include/stdexec/__detail/__completion_info.hpp:106
↓ 1 callersFunction__completion_sigs_from
include/stdexec/__detail/__completion_info.hpp:130
↓ 1 callersMethod__consume
include/stdexec/__detail/__spawn_future.hpp:245
↓ 1 callersMethod__copy_to
include/stdexec/__detail/__any.hpp:1783
↓ 1 callersFunction__coroutine_signal_completion
include/stdexec/coroutine.hpp:288
↓ 1 callersMethod__data
include/stdexec/__detail/__variant.hpp:232
↓ 1 callersMethod__data_
include/stdexec/__detail/__any.hpp:444
↓ 1 callersMethod__deallocate_
include/stdexec/__detail/__task.hpp:94
↓ 1 callersFunction__debug_sender
include/stdexec/__detail/__debug.hpp:175
↓ 1 callersFunction__debug_sequence_sender
include/exec/sequence_senders.hpp:1111
↓ 1 callersMethod__disassociate
include/stdexec/__detail/__counting_scopes.hpp:383
↓ 1 callersMethod__do_consume
NOTE: __rcvr's type is unconstrained because the thing we pass doesn't satisfy receiver
include/stdexec/__detail/__spawn_future.hpp:382
↓ 1 callersMethod__drain
include/exec/trampoline_scheduler.hpp:283
↓ 1 callersMethod__empty_
include/stdexec/__detail/__any.hpp:427
↓ 1 callersMethod__end
include/stdexec/__detail/__parallel_scheduler_default_impl.hpp:200
↓ 1 callersFunction__ensure_alignment
Ensure that `__storage` is aligned to `__alignment`. Shrinks the storage, if needed, to match desired alignment.
include/stdexec/__detail/__parallel_scheduler_default_impl.hpp:79
↓ 1 callersMethod__execute
include/stdexec/stop_token.hpp:56
← previousnext →301–400 of 3,158, ranked by callers