Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TheHPXProject/hpx
/ functions
Functions
24,048 in github.com/TheHPXProject/hpx
⨍
Functions
24,048
◇
Types & classes
6,344
↳
Endpoints
5
↓ 25 callers
Method
get_name
//////////////////////////////////////////////////////////////////////
libs/full/performance_counters/src/performance_counter.cpp:254
↓ 25 callers
Method
get_next_tag
libs/core/concurrency/include/hpx/concurrency/detail/freelist_stack.hpp:303
↓ 25 callers
Function
get_self_id_data
libs/core/threading_base/src/thread_data.cpp:346
↓ 25 callers
Function
init
The actual API. For all cases, check if the function pointer is null, and if not null call the registered function.
libs/core/threading_base/include/hpx/threading_base/external_timer.hpp:125
↓ 25 callers
Method
priority
libs/core/async_base/include/hpx/async_base/launch_policy.hpp:152
↓ 25 callers
Method
promise
Effects: constructs a promise object and a shared state.
libs/core/futures/include/hpx/futures/promise.hpp:260
↓ 25 callers
Function
serialize
libs/core/serialization/include/hpx/serialization/map.hpp:44
↓ 25 callers
Method
size
libs/core/datastructures/include/hpx/datastructures/detail/dynamic_bitset.hpp:1554
↓ 25 callers
Function
test_expected_container
libs/core/datastructures/tests/unit/small_vector.cpp:738
↓ 24 callers
Method
allow_unregistered
libs/core/program_options/src/cmdline.cpp:104
↓ 24 callers
Method
assign
libs/core/string_util/include/hpx/string_util/tokenizer.hpp:79
↓ 24 callers
Function
construct
libs/core/algorithms/include/hpx/parallel/util/low_level.hpp:74
↓ 24 callers
Method
elapsed_nanoseconds
\brief returns the elapsed time in nanoseconds
libs/core/timing/include/hpx/timing/high_resolution_timer.hpp:71
↓ 24 callers
Method
end
libs/core/resiliency/examples/1d_stencil_replay_validate.cpp:69
↓ 24 callers
Function
fill_all_any_none
//////////////////////////////////////////////////////////////////////
libs/core/algorithms/tests/unit/container_algorithms/test_utils.hpp:325
↓ 24 callers
Function
prepare_client
libs/full/checkpoint/include/hpx/checkpoint/checkpoint.hpp:228
↓ 24 callers
Function
print_cdash_timing
libs/core/testing/src/testing.cpp:102
↓ 24 callers
Method
reset
libs/full/parcelset/src/parcel.cpp:199
↓ 24 callers
Method
signal
libs/core/synchronization/src/detail/sliding_semaphore.cpp:64
↓ 23 callers
Function
agent
libs/core/execution_base/src/this_thread.cpp:256
↓ 23 callers
Method
clear
//////////////////////////////////////////////////////////////////////
libs/full/performance_counters/src/registry.cpp:42
↓ 23 callers
Function
fibonacci_serial
examples/quickstart/fibonacci_futures_distributed.cpp:61
↓ 23 callers
Function
find_next
////////////////////////////////////////////////////////////////////////// find the matching closing brace starting from 'begin', escaped braces will
libs/core/ini/src/ini.cpp:831
↓ 23 callers
Method
from_now
libs/core/timing/include/hpx/timing/steady_clock.hpp:79
↓ 23 callers
Method
get
libs/core/coroutines/include/hpx/coroutines/thread_id_type.hpp:69
↓ 23 callers
Function
get_num_threads
libs/core/runtime_local/src/thread_pool_helpers.cpp:26
↓ 23 callers
Method
get_ptr
pointer access */ @{ */
libs/core/concurrency/include/hpx/concurrency/detail/tagged_ptr_ptrcompression.hpp:127
↓ 23 callers
Function
install_counter_type
//////////////////////////////////////////////////////////////////////
libs/full/performance_counters/src/manage_counter_type.cpp:93
↓ 23 callers
Method
rbegin
libs/core/datastructures/include/hpx/datastructures/detail/flat_map.hpp:598
↓ 23 callers
Method
register_as
libs/full/components/src/client_base.cpp:71
↓ 23 callers
Function
report_error
libs/core/mpi_base/src/mpi_environment.cpp:424
↓ 23 callers
Function
report_errors
libs/core/config_registry/tests/unit/config_registry.cpp:31
↓ 23 callers
Function
sequential_exclusive_scan
libs/core/algorithms/include/hpx/parallel/algorithms/exclusive_scan.hpp:326
↓ 23 callers
Method
set
libs/full/lcos_distributed/include/hpx/lcos_distributed/channel.hpp:225
↓ 23 callers
Function
stencil
libs/core/resiliency/examples/1d_stencil_replay_validate.cpp:99
↓ 23 callers
Method
valid
Returns: true only if *this refers to a shared state.
libs/core/futures/include/hpx/futures/future.hpp:296
↓ 23 callers
Function
verify_values
libs/full/segmented_algorithms/tests/unit/test_transform_binary.hpp:66
↓ 22 callers
Method
add
libs/core/concurrency/include/hpx/concurrency/concurrentqueue.hpp:1395
↓ 22 callers
Method
add_entry
libs/core/ini/src/ini.cpp:431
↓ 22 callers
Method
end
libs/core/datastructures/include/hpx/datastructures/detail/flat_set.hpp:442
↓ 22 callers
Method
erase
libs/core/datastructures/include/hpx/datastructures/detail/flat_map.hpp:898
↓ 22 callers
Method
get
libs/core/threading_base/include/hpx/threading_base/thread_specific_ptr.hpp:81
↓ 22 callers
Method
get_exception_ptr
Effects: - Blocks until the future is ready. Returns: The stored exception_ptr if has_exception(), a null pointer otherwise.
libs/core/futures/include/hpx/futures/future.hpp:325
↓ 22 callers
Method
get_handle
libs/core/concurrency/include/hpx/concurrency/detail/freelist_stack.hpp:107
↓ 22 callers
Function
get_num_localities
libs/full/agas/src/detail/interface.cpp:88
↓ 22 callers
Method
get_stop_source
Effects: Equivalent to: return ssource_; \brief returns a stop_source object associated with the shared stop state of the thread
libs/core/threading/include/hpx/threading/jthread.hpp:273
↓ 22 callers
Method
get_thread_id
libs/core/threading_base/include/hpx/threading_base/thread_data.hpp:557
↓ 22 callers
Function
partition_copy
clang-format on
libs/core/algorithms/include/hpx/parallel/algorithms/partition.hpp:1625
↓ 22 callers
Method
pop_right
Thread-safe and non-blocking. Returns false if the deque is empty. Complexity: O(Processes)
libs/core/concurrency/include/hpx/concurrency/deque.hpp:618
↓ 22 callers
Method
release
libs/core/synchronization/include/hpx/synchronization/lock_types.hpp:109
↓ 22 callers
Method
set
\brief Release all threads waiting on this semaphore.
libs/core/synchronization/include/hpx/synchronization/event.hpp:54
↓ 22 callers
Function
worker_timed
libs/core/algorithms/tests/performance/worker_timed.hpp:16
↓ 22 callers
Method
zero_tokens
Specifies that no tokens may be provided as the value of this option, which means that only presence of the option is signific
libs/core/program_options/include/hpx/program_options/value_semantic.hpp:296
↓ 21 callers
Function
async_cb
libs/full/async_distributed/include/hpx/async_distributed/async_callback.hpp:146
↓ 21 callers
Method
begin
examples/jacobi_smp/jacobi.hpp:33
↓ 21 callers
Method
create_thread_pool
//////////////////////////////////////////////////////////////////////
libs/core/resource_partitioner/src/partitioner.cpp:149
↓ 21 callers
Method
empty
Returns: size() == 0
libs/core/compute_local/include/hpx/compute_local/vector.hpp:281
↓ 21 callers
Function
f2
libs/core/functional/tests/unit/bind_stateful_test.cpp:115
↓ 21 callers
Function
for_loop_strided
libs/core/algorithms/include/hpx/parallel/algorithms/for_loop.hpp:1538
↓ 21 callers
Method
get
libs/core/synchronization/include/hpx/synchronization/channel_spsc.hpp:121
↓ 21 callers
Method
get
libs/full/resiliency_distributed/tests/performance/replay/communicator.hpp:145
↓ 21 callers
Function
get_exception
libs/core/errors/src/throw_exception.cpp:36
↓ 21 callers
Function
get_stripped_gid
//////////////////////////////////////////////////////////////////
libs/full/naming_base/include/hpx/naming_base/gid_type.hpp:560
↓ 21 callers
Function
has_credits
//////////////////////////////////////////////////////////////////
libs/full/naming_base/include/hpx/naming_base/gid_type.hpp:569
↓ 21 callers
Method
native_handle
The presence of native_handle() and its semantic is implementation-defined. \brief returns the underlying implementation-defined thread handle
libs/core/threading/include/hpx/threading/jthread.hpp:263
↓ 21 callers
Function
sequential_inclusive_scan
libs/core/algorithms/include/hpx/parallel/algorithms/inclusive_scan.hpp:460
↓ 21 callers
Method
set
examples/1d_stencil/communicator.hpp:74
↓ 21 callers
Method
size
libs/core/serialization/include/hpx/serialization/serialize_buffer.hpp:355
↓ 21 callers
Function
strip_internal_bits_from_gid
//////////////////////////////////////////////////////////////////
libs/full/naming_base/include/hpx/naming_base/gid_type.hpp:468
↓ 21 callers
Method
wait
libs/core/threadmanager/src/threadmanager.cpp:1546
↓ 20 callers
Function
begin
libs/core/iterator_support/tests/unit/range.cpp:73
↓ 20 callers
Function
call
libs/full/runtime_components/tests/unit/components/new_.cpp:22
↓ 20 callers
Method
capacity
libs/core/datastructures/include/hpx/datastructures/detail/dynamic_bitset.hpp:1584
↓ 20 callers
Function
copy
libs/full/runtime_distributed/include/hpx/runtime_distributed/copy_component.hpp:109
↓ 20 callers
Method
counter
libs/core/itt_notify/src/itt_notify.cpp:461
↓ 20 callers
Function
end
libs/core/iterator_support/tests/unit/range.cpp:83
↓ 20 callers
Method
get
libs/core/program_options/src/config_file.cpp:78
↓ 20 callers
Function
lower_bound
libs/core/algorithms/include/hpx/parallel/algorithms/detail/upper_lower_bound.hpp:20
↓ 20 callers
Method
pop_left
Thread-safe and non-blocking. Returns false if the deque is empty. Complexity: O(Processes)
libs/core/concurrency/include/hpx/concurrency/deque.hpp:550
↓ 20 callers
Method
reset
libs/core/memory/include/hpx/memory/intrusive_ptr.hpp:150
↓ 20 callers
Method
set_value
libs/full/async_distributed/include/hpx/async_distributed/detail/promise_lco.hpp:62
↓ 20 callers
Function
size
libs/core/execution/include/hpx/execution/traits/vector_pack_alignment_size.hpp:96
↓ 20 callers
Method
size
examples/quickstart/file_serialization.cpp:59
↓ 20 callers
Function
spin_sort
libs/core/algorithms/include/hpx/parallel/algorithms/detail/spin_sort.hpp:222
↓ 20 callers
Function
sync
libs/full/async_distributed/include/hpx/async_distributed/sync.hpp:187
↓ 20 callers
Function
tag_invoke
libs/core/execution_base/src/any_sender.cpp:31
↓ 19 callers
Method
append
(self, *values)
tools/perftests_ci/perftest/plot.py:275
↓ 19 callers
Method
async
libs/full/distribution_policies/include/hpx/distribution_policies/unwrapping_result_policy.hpp:54
↓ 19 callers
Method
bytes_written
libs/core/serialization/include/hpx/serialization/output_archive.hpp:165
↓ 19 callers
Method
count
libs/core/serialization/include/hpx/serialization/array.hpp:44
↓ 19 callers
Method
detach
libs/full/collectives/src/barrier.cpp:169
↓ 19 callers
Method
end
libs/core/datastructures/include/hpx/datastructures/detail/small_vector.hpp:979
↓ 19 callers
Method
end
examples/jacobi_smp/jacobi.hpp:37
↓ 19 callers
Function
get_credit
////////////////////////////////////////////////////////////////////////// helper functions
libs/full/runtime_components/tests/unit/agas/split_credit.cpp:54
↓ 19 callers
Method
get_data
libs/core/algorithms/include/hpx/parallel/util/cancellation_token.hpp:57
↓ 19 callers
Function
get_id
examples/quickstart/simple_future_continuation.cpp:15
↓ 19 callers
Method
get_pointer
libs/core/concurrency/include/hpx/concurrency/detail/freelist_stack.hpp:117
↓ 19 callers
Method
get_stacksize
libs/core/async_base/include/hpx/async_base/launch_policy.hpp:77
↓ 19 callers
Function
is_migratable
//////////////////////////////////////////////////////////////////
libs/full/naming_base/include/hpx/naming_base/gid_type.hpp:603
↓ 19 callers
Function
register_lock
//////////////////////////////////////////////////////////////////////
libs/core/lock_registration/src/register_locks.cpp:191
← previous
next →
401–500 of 24,048, ranked by callers