Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/David-Haim/concurrencpp
/ functions
Functions
1,148 in github.com/David-Haim/concurrencpp
⨍
Functions
1,148
◇
Types & classes
196
↓ 1 callers
Function
find_primes
runs in parallel
example/5_prime_number_finder/source/main.cpp:34
↓ 1 callers
Method
finish_processing
source/results/impl/consumer_context.cpp:79
↓ 1 callers
Method
fire
source/timers/timer.cpp:24
↓ 1 callers
Method
flush_time_points
test/source/tests/timer_tests/timer_tests.cpp:148
↓ 1 callers
Method
from_callable
include/concurrencpp/results/impl/result_state.h:60
↓ 1 callers
Function
generate_thread_id
source/threads/thread.cpp:13
↓ 1 callers
Method
get
include/concurrencpp/results/shared_result.h:82
↓ 1 callers
Method
get_first_fire_time
test/source/tests/timer_tests/timer_tests.cpp:142
↓ 1 callers
Method
get_ref
include/concurrencpp/results/impl/result_state.h:165
↓ 1 callers
Method
get_start_time
test/source/tests/timer_tests/timer_tests.cpp:137
↓ 1 callers
Function
get_thread_ids
test/source/tests/async_lock_tests.cpp:42
↓ 1 callers
Function
incremenet
test/source/tests/async_lock_tests.cpp:23
↓ 1 callers
Function
incremenet
test/source/thread_sanitizer/async_lock.cpp:27
↓ 1 callers
Function
insert
test/source/tests/async_lock_tests.cpp:30
↓ 1 callers
Function
insert
test/source/thread_sanitizer/async_lock.cpp:42
↓ 1 callers
Function
is_prime
example/5_prime_number_finder/source/main.cpp:10
↓ 1 callers
Method
launch_test_step
test/source/infra/tester.cpp:12
↓ 1 callers
Function
lazy_fibbonacci
test/source/thread_sanitizer/lazy_fibonacci.cpp:29
↓ 1 callers
Method
lock_impl
source/threads/async_lock.cpp:44
↓ 1 callers
Function
make_random_vector
example/2_concurrent_even_number_counting/source/main.cpp:11
↓ 1 callers
Method
mark_worker_active
source/executors/thread_pool_executor.cpp:552
↓ 1 callers
Method
mark_worker_idle
source/executors/thread_pool_executor.cpp:547
↓ 1 callers
Function
null_executor_null_result_coro
test/source/tests/coroutine_tests/coroutine_promise_tests.cpp:270
↓ 1 callers
Function
null_executor_result_coro
test/source/tests/coroutine_tests/coroutine_promise_tests.cpp:378
↓ 1 callers
Method
on_execute
test/source/utils/object_observer.cpp:42
↓ 1 callers
Function
partition
test/source/thread_sanitizer/quick_sort.cpp:57
↓ 1 callers
Method
process_timers
source/timers/timer_queue.cpp:87
↓ 1 callers
Function
quick_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 callers
Function
read_file_lines
example/13_generator/source/main.cpp:19
↓ 1 callers
Function
read_lines
example/13_generator/source/main.cpp:7
↓ 1 callers
Method
remove_internal_timer
source/timers/timer_queue.cpp:168
↓ 1 callers
Function
replace_chars_in_file
example/3_async_file_processing/source/main.cpp:31
↓ 1 callers
Function
replace_chars_in_file
example/4_async_file_processing_version_2/source/main.cpp:22
↓ 1 callers
Method
resume_caller
include/concurrencpp/results/impl/lazy_result_state.h:22
↓ 1 callers
Method
resume_consumer
source/results/impl/consumer_context.cpp:209
↓ 1 callers
Method
resume_inline
source/results/impl/consumer_context.cpp:127
↓ 1 callers
Function
resume_on_many_executors_ref
test/source/tests/result_tests/resume_on_tests.cpp:31
↓ 1 callers
Function
resume_on_many_executors_shared
test/source/tests/result_tests/resume_on_tests.cpp:23
↓ 1 callers
Function
runtime_options
include/concurrencpp/runtime/runtime.h:42
↓ 1 callers
Method
set_active
source/executors/thread_pool_executor.cpp:99
↓ 1 callers
Method
set_await_handle
source/results/impl/consumer_context.cpp:185
↓ 1 callers
Method
set_shared_context
source/results/impl/consumer_context.cpp:203
↓ 1 callers
Method
set_wait_for_context
source/results/impl/consumer_context.cpp:191
↓ 1 callers
Method
set_when_any_context
source/results/impl/consumer_context.cpp:197
↓ 1 callers
Method
share
include/concurrencpp/results/impl/shared_result_state.h:79
↓ 1 callers
Function
shutdown
include/concurrencpp/executors/inline_executor.h:38
↓ 1 callers
Method
shutdown_all
source/runtime/runtime.cpp:45
↓ 1 callers
Method
start_once_timer_test
test/source/tests/timer_tests/timer_tests.cpp:222
↓ 1 callers
Function
test_async_cv_await
test/source/thread_sanitizer/async_condition_variable.cpp:39
↓ 1 callers
Function
test_async_cv_await_pred
test/source/thread_sanitizer/async_condition_variable.cpp:72
↓ 1 callers
Function
test_async_cv_notify_all
test/source/thread_sanitizer/async_condition_variable.cpp:158
↓ 1 callers
Function
test_async_cv_notify_one
test/source/thread_sanitizer/async_condition_variable.cpp:119
↓ 1 callers
Function
test_manual_executor_clear
test/source/thread_sanitizer/executors.cpp:550
↓ 1 callers
Function
test_manual_executor_loop
test/source/thread_sanitizer/executors.cpp:485
↓ 1 callers
Function
test_manual_executor_loop_for
test/source/thread_sanitizer/executors.cpp:518
↓ 1 callers
Function
test_manual_executor_loop_once
test/source/thread_sanitizer/executors.cpp:423
↓ 1 callers
Function
test_manual_executor_loop_once_for
test/source/thread_sanitizer/executors.cpp:453
↓ 1 callers
Function
test_manual_executor_wait_for_task
test/source/thread_sanitizer/executors.cpp:304
↓ 1 callers
Function
test_manual_executor_wait_for_task_for
test/source/thread_sanitizer/executors.cpp:330
↓ 1 callers
Function
test_manual_executor_wait_for_tasks
test/source/thread_sanitizer/executors.cpp:360
↓ 1 callers
Function
test_manual_executor_wait_for_tasks_for
test/source/thread_sanitizer/executors.cpp:391
↓ 1 callers
Function
test_matrix
test/source/thread_sanitizer/matrix_multiplication.cpp:38
↓ 1 callers
Function
test_matrix_multiplication
test/source/thread_sanitizer/matrix_multiplication.cpp:70
↓ 1 callers
Method
test_oneshot_timer
test/source/tests/timer_tests/timer_tests.cpp:249
↓ 1 callers
Function
test_result_await
test/source/thread_sanitizer/result.cpp:152
↓ 1 callers
Function
test_result_get
test/source/thread_sanitizer/result.cpp:128
↓ 1 callers
Function
test_result_resolve
test/source/thread_sanitizer/result.cpp:160
↓ 1 callers
Function
test_result_wait
test/source/thread_sanitizer/result.cpp:136
↓ 1 callers
Function
test_result_wait_for
test/source/thread_sanitizer/result.cpp:144
↓ 1 callers
Function
test_shared_result_array
test/include/utils/test_ready_result.h:177
↓ 1 callers
Function
test_shared_result_await
test/source/thread_sanitizer/shared_result.cpp:185
↓ 1 callers
Function
test_shared_result_exceptional_array
test/include/utils/test_ready_result.h:188
↓ 1 callers
Function
test_shared_result_get
test/source/thread_sanitizer/shared_result.cpp:161
↓ 1 callers
Function
test_shared_result_resolve
test/source/thread_sanitizer/shared_result.cpp:193
↓ 1 callers
Function
test_shared_result_wait
test/source/thread_sanitizer/shared_result.cpp:169
↓ 1 callers
Function
test_shared_result_wait_for
test/source/thread_sanitizer/shared_result.cpp:177
↓ 1 callers
Function
test_when_all_tuple
test/source/thread_sanitizer/when_all.cpp:21
↓ 1 callers
Function
test_when_all_vector
test/source/thread_sanitizer/when_all.cpp:319
↓ 1 callers
Function
test_when_any_tuple
test/source/thread_sanitizer/when_any.cpp:30
↓ 1 callers
Function
test_when_any_vector
test/source/thread_sanitizer/when_any.cpp:440
↓ 1 callers
Function
timer
include/concurrencpp/timers/timer.h:127
↓ 1 callers
Method
try_resume
source/results/impl/consumer_context.cpp:88
↓ 1 callers
Method
wait
include/concurrencpp/results/result.h:59
↓ 1 callers
Method
wait
include/concurrencpp/results/shared_result.h:65
↓ 1 callers
Function
wait_for
include/concurrencpp/results/impl/shared_result_state.h:46
↓ 1 callers
Function
wait_until
include/concurrencpp/results/impl/shared_result_state.h:52
↓ 1 callers
Method
when_any
source/results/impl/result_state.cpp:59
Method
accumulating_awaitable
include/concurrencpp/executors/executor.h:30
Method
add_internal_timer
source/timers/timer_queue.cpp:160
Method
add_timer
source/timers/timer_queue.cpp:177
Method
add_timer_internal
source/timers/timer_queue.cpp:41
Method
allocated_ptr
include/concurrencpp/task.h:50
Method
as
include/concurrencpp/task.h:167
Function
assert_bigger
test/include/infra/assertions.h:64
Method
assert_correct_time_points
test/source/tests/timer_tests/timer_tests.cpp:198
Method
assert_done
source/results/impl/result_state.cpp:6
Method
assert_state
include/concurrencpp/utils/slist.h:14
Function
assert_throws
test/include/infra/assertions.h:100
Function
assert_throws_contains_error_message
test/include/infra/assertions.h:125
Function
assert_throws_with_error_message
test/include/infra/assertions.h:112
← previous
next →
201–300 of 1,148, ranked by callers