MCPcopy Create free account

hub / github.com/NVIDIA/stdexec / functions

Functions3,158 in github.com/NVIDIA/stdexec

↓ 1 callersMethod__execute
include/stdexec/__detail/__run_loop.hpp:102
↓ 1 callersMethod__execute
include/exec/trampoline_scheduler.hpp:135
↓ 1 callersFunction__get
include/stdexec/__detail/__tuple.hpp:335
↓ 1 callersFunction__get_allocator
include/stdexec/__detail/__any.hpp:879
↓ 1 callersMethod__get_current_instance
Gets the current instance; if there is no instance, uses the current factory to create one.
include/stdexec/__detail/__parallel_scheduler_default_impl.hpp:327
↓ 1 callersFunction__get_root_ptr_
include/stdexec/__detail/__any.hpp:1256
↓ 1 callersFunction__io_uring_enter
include/exec/linux/io_uring_context.hpp:79
↓ 1 callersFunction__io_uring_setup
include/exec/linux/io_uring_context.hpp:71
↓ 1 callersFunction__mk_obj_using_alloc_fn
include/stdexec/__detail/__memory.hpp:97
↓ 1 callersFunction__mk_sh_state
include/exec/detail/shared.hpp:124
↓ 1 callersMethod__move_to
include/stdexec/__detail/__any.hpp:1770
↓ 1 callersFunction__msort_impl
include/stdexec/__detail/__meta.hpp:999
↓ 1 callersMethod__notify_waiter
include/exec/async_scope.hpp:101
↓ 1 callersFunction__on_resume
include/stdexec/__detail/__connect_awaitable.hpp:461
↓ 1 callersFunction__pause
include/stdexec/stop_token.hpp:41
↓ 1 callersFunction__pos_of
include/stdexec/__detail/__utility.hpp:155
↓ 1 callersMethod__remove_callback_
include/stdexec/stop_token.hpp:371
↓ 1 callersMethod__repeat
include/exec/repeat_n.hpp:161
↓ 1 callersMethod__reset_
include/stdexec/__detail/__any.hpp:433
↓ 1 callersMethod__result
include/stdexec/__detail/__task.hpp:53
↓ 1 callersMethod__run
include/stdexec/__detail/__spawn.hpp:91
↓ 1 callersMethod__run
include/stdexec/__detail/__associate.hpp:224
↓ 1 callersMethod__set_backend_factory
Set `__new_factory` as the new factory for `_Interface` and return the old one.
include/stdexec/__detail/__parallel_scheduler_default_impl.hpp:350
↓ 1 callersFunction__set_completed
include/exec/detail/shared.hpp:429
↓ 1 callersFunction__set_value_unless_stopped
include/exec/sequence_senders.hpp:955
↓ 1 callersFunction__set_values
include/stdexec/__detail/__when_all.hpp:224
↓ 1 callersMethod__start_join_sender
include/stdexec/__detail/__counting_scopes.hpp:457
↓ 1 callersMethod__start_next
include/stdexec/__detail/__sequence.hpp:284
↓ 1 callersMethod__start_next
include/exec/sequence/iterate.hpp:138
↓ 1 callersFunction__stok_env
include/exec/start_now.hpp:40
↓ 1 callersMethod__submit_
include/exec/linux/io_uring_context.hpp:779
↓ 1 callersFunction__to_array
include/stdexec/__detail/__completion_info.hpp:144
↓ 1 callersFunction__to_sequence_completions
include/exec/sequence_senders.hpp:625
↓ 1 callersFunction__transform_sender
include/stdexec/__detail/__on.hpp:66
↓ 1 callersMethod__try_add_callback_
include/stdexec/stop_token.hpp:350
↓ 1 callersMethod__try_cancel
include/stdexec/__detail/__spawn_future.hpp:61
↓ 1 callersFunction__value_
include/stdexec/__detail/__any.hpp:1072
↓ 1 callersMethod__value_
include/stdexec/__detail/__any.hpp:522
↓ 1 callersFunction__value_proxy_root
include/stdexec/__detail/__any.hpp:902
↓ 1 callersFunction__value_root_with_allocator
include/stdexec/__detail/__any.hpp:872
↓ 1 callersMethod__visit_result
include/exec/sequence/ignore_all_values.hpp:80
↓ 1 callersFunction_canonicalize
include/exec/function.hpp:244
↓ 1 callersFunction_canonicalize_impl
include/exec/function.hpp:235
↓ 1 callersMethod_get_token
include/exec/any_sender_of.hpp:409
↓ 1 callersMethod_retry
test/test_common/retry.hpp:133
↓ 1 callersMethod_retry
examples/algorithms/retry.hpp:102
↓ 1 callersMethodalive
test/nvexec/then.cpp:304
↓ 1 callersMethodallocate
include/exec/detail/numa.hpp:218
↓ 1 callersFunctionapply_blur
Apply blur filter on the given image
examples/server_theme/split_bulk.cpp:135
↓ 1 callersMethodapply_sender
include/stdexec/__detail/__sync_wait.hpp:302
↓ 1 callersMethodas_awaitable
test/stdexec/cpos/test_cpo_connect_awaitable.cpp:129
↓ 1 callersFunctionas_string
examples/server_theme/then_upon.cpp:78
↓ 1 callersMethodas_victim
include/exec/static_thread_pool.hpp:658
↓ 1 callersFunctionasync_answer
examples/hello_coro.cpp:26
↓ 1 callersFunctionasync_answer2
examples/hello_coro.cpp:34
↓ 1 callersFunctionasync_error_code
test/exec/asio/test_use_sender.cpp:194
↓ 1 callersFunctionasync_inclusive_scan
Example adapted from https://www.open-std.org/jtc1/sc22/wg21/docs/papers/2022/p2300r5.html#example-async-inclusive-scan
test/exec/asio/test_asio_thread_pool.cpp:39
↓ 1 callersFunctionasync_inclusive_scan
Example adapted from https://www.open-std.org/jtc1/sc22/wg21/docs/papers/2022/p2300r5.html#example-async-inclusive-scan
test/exec/tbb/test_tbb_thread_pool.cpp:35
↓ 1 callersFunctionasync_inclusive_scan
Example adapted from https://www.open-std.org/jtc1/sc22/wg21/docs/papers/2022/p2300r5.html#example-async-inclusive-scan
test/exec/taskflow/test_taskflow_thread_pool.cpp:33
↓ 1 callersFunctionasync_indirect_completion_handler
test/exec/asio/test_completion_token.cpp:300
↓ 1 callersFunctionasync_indirect_completion_handler_throw_from_completion
test/exec/asio/test_completion_token.cpp:350
↓ 1 callersFunctionasync_multishot
test/exec/asio/test_completion_token.cpp:422
↓ 1 callersFunctionasync_single_shot
test/exec/asio/test_completion_token.cpp:440
↓ 1 callersFunctionasync_std_error_code
test/exec/asio/test_use_sender.cpp:219
↓ 1 callersFunctionasync_throw_from_completion
test/exec/asio/test_completion_token.cpp:229
↓ 1 callersFunctionasync_throw_from_initiation
test/exec/asio/test_completion_token.cpp:208
↓ 1 callersFunctionavailable_parallelism
include/exec/static_thread_pool.hpp:521
↓ 1 callersFunctionawait_always_inline_stopped_sender
test/stdexec/types/test_task.cpp:492
↓ 1 callersFunctionawait_always_inline_value_sender_loop
test/stdexec/types/test_task.cpp:508
↓ 1 callersMethodawait_ready
include/stdexec/__detail/__task.hpp:485
↓ 1 callersMethodawait_resume
include/exec/task.hpp:680
↓ 1 callersMethodawait_suspend
include/stdexec/__detail/__task.hpp:490
↓ 1 callersFunctionbench
test/nvexec/launch.cpp:45
↓ 1 callersMethodblock_size
include/exec/detail/bwos_lifo_queue.hpp:297
↓ 1 callersMethodbulk_put
include/exec/detail/bwos_lifo_queue.hpp:483
↓ 1 callersFunctioncalculate_potentials
examples/sudoku.cpp:183
↓ 1 callersMethodcfoo
test/stdexec/detail/test_any.cpp:82
↓ 1 callersFunctioncheck_stop_possible
test/exec/test_task.cpp:255
↓ 1 callersFunctionconvert
include/exec/asio/completion_token.hpp:120
↓ 1 callersFunctioncopy_board
examples/sudoku.cpp:143
↓ 1 callersMethoddeallocate
include/exec/detail/numa.hpp:223
↓ 1 callersMethoddefer
include/exec/asio/completion_token.hpp:559
↓ 1 callersMethoddispatch
include/exec/asio/completion_token.hpp:541
↓ 1 callersFunctionexamine_potentials
examples/sudoku.cpp:217
↓ 1 callersMethodfewer
test/nvexec/then.cpp:299
↓ 1 callersFunctionfixed_board
examples/sudoku.cpp:149
↓ 1 callersMethodforward_progress_guarantee
include/exec/tbb/tbb_thread_pool.hpp:50
↓ 1 callersMethodget
include/exec/static_thread_pool.hpp:175
↓ 1 callersMethodget
include/exec/detail/bwos_lifo_queue.hpp:500
↓ 1 callersMethodget_alive
test/exec/test_start_detached.cpp:235
↓ 1 callersMethodget_count
test/exec/test_start_detached.cpp:229
↓ 1 callersMethodget_env
test/stdexec/algos/adaptors/test_write_env.cpp:43
↓ 1 callersMethodget_i_from_base
test/exec/test_function.cpp:191
↓ 1 callersMethodget_i_virtually
test/exec/test_function.cpp:227
↓ 1 callersMethodget_i_with_capture
test/exec/test_function.cpp:217
↓ 1 callersMethodget_i_with_pmfn
test/exec/test_function.cpp:222
↓ 1 callersFunctionget_parallel_scheduler
include/stdexec/__detail/__parallel_scheduler.hpp:696
↓ 1 callersMethodget_scheduler
include/exec/windows/windows_thread_pool.hpp:950
↓ 1 callersMethodget_stop_token
include/exec/linux/io_uring_context.hpp:451
↓ 1 callersMethodget_thread_id
include/exec/single_thread_context.hpp:47
← previousnext →401–500 of 3,158, ranked by callers