MCPcopy Create free account

hub / github.com/David-Haim/concurrencpp / functions

Functions1,148 in github.com/David-Haim/concurrencpp

↓ 1 callersFunctionfind_primes
runs in parallel
example/5_prime_number_finder/source/main.cpp:34
↓ 1 callersMethodfinish_processing
source/results/impl/consumer_context.cpp:79
↓ 1 callersMethodfire
source/timers/timer.cpp:24
↓ 1 callersMethodflush_time_points
test/source/tests/timer_tests/timer_tests.cpp:148
↓ 1 callersMethodfrom_callable
include/concurrencpp/results/impl/result_state.h:60
↓ 1 callersFunctiongenerate_thread_id
source/threads/thread.cpp:13
↓ 1 callersMethodget
include/concurrencpp/results/shared_result.h:82
↓ 1 callersMethodget_first_fire_time
test/source/tests/timer_tests/timer_tests.cpp:142
↓ 1 callersMethodget_ref
include/concurrencpp/results/impl/result_state.h:165
↓ 1 callersMethodget_start_time
test/source/tests/timer_tests/timer_tests.cpp:137
↓ 1 callersFunctionget_thread_ids
test/source/tests/async_lock_tests.cpp:42
↓ 1 callersFunctionincremenet
test/source/tests/async_lock_tests.cpp:23
↓ 1 callersFunctionincremenet
test/source/thread_sanitizer/async_lock.cpp:27
↓ 1 callersFunctioninsert
test/source/tests/async_lock_tests.cpp:30
↓ 1 callersFunctioninsert
test/source/thread_sanitizer/async_lock.cpp:42
↓ 1 callersFunctionis_prime
example/5_prime_number_finder/source/main.cpp:10
↓ 1 callersMethodlaunch_test_step
test/source/infra/tester.cpp:12
↓ 1 callersFunctionlazy_fibbonacci
test/source/thread_sanitizer/lazy_fibonacci.cpp:29
↓ 1 callersMethodlock_impl
source/threads/async_lock.cpp:44
↓ 1 callersFunctionmake_random_vector
example/2_concurrent_even_number_counting/source/main.cpp:11
↓ 1 callersMethodmark_worker_active
source/executors/thread_pool_executor.cpp:552
↓ 1 callersMethodmark_worker_idle
source/executors/thread_pool_executor.cpp:547
↓ 1 callersFunctionnull_executor_null_result_coro
test/source/tests/coroutine_tests/coroutine_promise_tests.cpp:270
↓ 1 callersFunctionnull_executor_result_coro
test/source/tests/coroutine_tests/coroutine_promise_tests.cpp:378
↓ 1 callersMethodon_execute
test/source/utils/object_observer.cpp:42
↓ 1 callersFunctionpartition
test/source/thread_sanitizer/quick_sort.cpp:57
↓ 1 callersMethodprocess_timers
source/timers/timer_queue.cpp:87
↓ 1 callersFunctionquick_sort
algorithm quicksort(A, lo, hi) is if lo < hi then p := partition(A, lo, hi) quickso
test/source/thread_sanitizer/quick_sort.cpp:87
↓ 1 callersFunctionread_file_lines
example/13_generator/source/main.cpp:19
↓ 1 callersFunctionread_lines
example/13_generator/source/main.cpp:7
↓ 1 callersMethodremove_internal_timer
source/timers/timer_queue.cpp:168
↓ 1 callersFunctionreplace_chars_in_file
example/3_async_file_processing/source/main.cpp:31
↓ 1 callersFunctionreplace_chars_in_file
example/4_async_file_processing_version_2/source/main.cpp:22
↓ 1 callersMethodresume_caller
include/concurrencpp/results/impl/lazy_result_state.h:22
↓ 1 callersMethodresume_consumer
source/results/impl/consumer_context.cpp:209
↓ 1 callersMethodresume_inline
source/results/impl/consumer_context.cpp:127
↓ 1 callersFunctionresume_on_many_executors_ref
test/source/tests/result_tests/resume_on_tests.cpp:31
↓ 1 callersFunctionresume_on_many_executors_shared
test/source/tests/result_tests/resume_on_tests.cpp:23
↓ 1 callersFunctionruntime_options
include/concurrencpp/runtime/runtime.h:42
↓ 1 callersMethodset_active
source/executors/thread_pool_executor.cpp:99
↓ 1 callersMethodset_await_handle
source/results/impl/consumer_context.cpp:185
↓ 1 callersMethodset_shared_context
source/results/impl/consumer_context.cpp:203
↓ 1 callersMethodset_wait_for_context
source/results/impl/consumer_context.cpp:191
↓ 1 callersMethodset_when_any_context
source/results/impl/consumer_context.cpp:197
↓ 1 callersMethodshare
include/concurrencpp/results/impl/shared_result_state.h:79
↓ 1 callersFunctionshutdown
include/concurrencpp/executors/inline_executor.h:38
↓ 1 callersMethodshutdown_all
source/runtime/runtime.cpp:45
↓ 1 callersMethodstart_once_timer_test
test/source/tests/timer_tests/timer_tests.cpp:222
↓ 1 callersFunctiontest_async_cv_await
test/source/thread_sanitizer/async_condition_variable.cpp:39
↓ 1 callersFunctiontest_async_cv_await_pred
test/source/thread_sanitizer/async_condition_variable.cpp:72
↓ 1 callersFunctiontest_async_cv_notify_all
test/source/thread_sanitizer/async_condition_variable.cpp:158
↓ 1 callersFunctiontest_async_cv_notify_one
test/source/thread_sanitizer/async_condition_variable.cpp:119
↓ 1 callersFunctiontest_manual_executor_clear
test/source/thread_sanitizer/executors.cpp:550
↓ 1 callersFunctiontest_manual_executor_loop
test/source/thread_sanitizer/executors.cpp:485
↓ 1 callersFunctiontest_manual_executor_loop_for
test/source/thread_sanitizer/executors.cpp:518
↓ 1 callersFunctiontest_manual_executor_loop_once
test/source/thread_sanitizer/executors.cpp:423
↓ 1 callersFunctiontest_manual_executor_loop_once_for
test/source/thread_sanitizer/executors.cpp:453
↓ 1 callersFunctiontest_manual_executor_wait_for_task
test/source/thread_sanitizer/executors.cpp:304
↓ 1 callersFunctiontest_manual_executor_wait_for_task_for
test/source/thread_sanitizer/executors.cpp:330
↓ 1 callersFunctiontest_manual_executor_wait_for_tasks
test/source/thread_sanitizer/executors.cpp:360
↓ 1 callersFunctiontest_manual_executor_wait_for_tasks_for
test/source/thread_sanitizer/executors.cpp:391
↓ 1 callersFunctiontest_matrix
test/source/thread_sanitizer/matrix_multiplication.cpp:38
↓ 1 callersFunctiontest_matrix_multiplication
test/source/thread_sanitizer/matrix_multiplication.cpp:70
↓ 1 callersMethodtest_oneshot_timer
test/source/tests/timer_tests/timer_tests.cpp:249
↓ 1 callersFunctiontest_result_await
test/source/thread_sanitizer/result.cpp:152
↓ 1 callersFunctiontest_result_get
test/source/thread_sanitizer/result.cpp:128
↓ 1 callersFunctiontest_result_resolve
test/source/thread_sanitizer/result.cpp:160
↓ 1 callersFunctiontest_result_wait
test/source/thread_sanitizer/result.cpp:136
↓ 1 callersFunctiontest_result_wait_for
test/source/thread_sanitizer/result.cpp:144
↓ 1 callersFunctiontest_shared_result_array
test/include/utils/test_ready_result.h:177
↓ 1 callersFunctiontest_shared_result_await
test/source/thread_sanitizer/shared_result.cpp:185
↓ 1 callersFunctiontest_shared_result_exceptional_array
test/include/utils/test_ready_result.h:188
↓ 1 callersFunctiontest_shared_result_get
test/source/thread_sanitizer/shared_result.cpp:161
↓ 1 callersFunctiontest_shared_result_resolve
test/source/thread_sanitizer/shared_result.cpp:193
↓ 1 callersFunctiontest_shared_result_wait
test/source/thread_sanitizer/shared_result.cpp:169
↓ 1 callersFunctiontest_shared_result_wait_for
test/source/thread_sanitizer/shared_result.cpp:177
↓ 1 callersFunctiontest_when_all_tuple
test/source/thread_sanitizer/when_all.cpp:21
↓ 1 callersFunctiontest_when_all_vector
test/source/thread_sanitizer/when_all.cpp:319
↓ 1 callersFunctiontest_when_any_tuple
test/source/thread_sanitizer/when_any.cpp:30
↓ 1 callersFunctiontest_when_any_vector
test/source/thread_sanitizer/when_any.cpp:440
↓ 1 callersFunctiontimer
include/concurrencpp/timers/timer.h:127
↓ 1 callersMethodtry_resume
source/results/impl/consumer_context.cpp:88
↓ 1 callersMethodwait
include/concurrencpp/results/result.h:59
↓ 1 callersMethodwait
include/concurrencpp/results/shared_result.h:65
↓ 1 callersFunctionwait_for
include/concurrencpp/results/impl/shared_result_state.h:46
↓ 1 callersFunctionwait_until
include/concurrencpp/results/impl/shared_result_state.h:52
↓ 1 callersMethodwhen_any
source/results/impl/result_state.cpp:59
Methodaccumulating_awaitable
include/concurrencpp/executors/executor.h:30
Methodadd_internal_timer
source/timers/timer_queue.cpp:160
Methodadd_timer
source/timers/timer_queue.cpp:177
Methodadd_timer_internal
source/timers/timer_queue.cpp:41
Methodallocated_ptr
include/concurrencpp/task.h:50
Methodas
include/concurrencpp/task.h:167
Functionassert_bigger
test/include/infra/assertions.h:64
Methodassert_correct_time_points
test/source/tests/timer_tests/timer_tests.cpp:198
Methodassert_done
source/results/impl/result_state.cpp:6
Methodassert_state
include/concurrencpp/utils/slist.h:14
Functionassert_throws
test/include/infra/assertions.h:100
Functionassert_throws_contains_error_message
test/include/infra/assertions.h:125
Functionassert_throws_with_error_message
test/include/infra/assertions.h:112
← previousnext →201–300 of 1,148, ranked by callers