MCPcopy Create free account

hub / github.com/TheHPXProject/hpx / functions

Functions24,048 in github.com/TheHPXProject/hpx

↓ 25 callersMethodget_name
//////////////////////////////////////////////////////////////////////
libs/full/performance_counters/src/performance_counter.cpp:254
↓ 25 callersMethodget_next_tag
libs/core/concurrency/include/hpx/concurrency/detail/freelist_stack.hpp:303
↓ 25 callersFunctionget_self_id_data
libs/core/threading_base/src/thread_data.cpp:346
↓ 25 callersFunctioninit
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 callersMethodpriority
libs/core/async_base/include/hpx/async_base/launch_policy.hpp:152
↓ 25 callersMethodpromise
Effects: constructs a promise object and a shared state.
libs/core/futures/include/hpx/futures/promise.hpp:260
↓ 25 callersFunctionserialize
libs/core/serialization/include/hpx/serialization/map.hpp:44
↓ 25 callersMethodsize
libs/core/datastructures/include/hpx/datastructures/detail/dynamic_bitset.hpp:1554
↓ 25 callersFunctiontest_expected_container
libs/core/datastructures/tests/unit/small_vector.cpp:738
↓ 24 callersMethodallow_unregistered
libs/core/program_options/src/cmdline.cpp:104
↓ 24 callersMethodassign
libs/core/string_util/include/hpx/string_util/tokenizer.hpp:79
↓ 24 callersFunctionconstruct
libs/core/algorithms/include/hpx/parallel/util/low_level.hpp:74
↓ 24 callersMethodelapsed_nanoseconds
\brief returns the elapsed time in nanoseconds
libs/core/timing/include/hpx/timing/high_resolution_timer.hpp:71
↓ 24 callersMethodend
libs/core/resiliency/examples/1d_stencil_replay_validate.cpp:69
↓ 24 callersFunctionfill_all_any_none
//////////////////////////////////////////////////////////////////////
libs/core/algorithms/tests/unit/container_algorithms/test_utils.hpp:325
↓ 24 callersFunctionprepare_client
libs/full/checkpoint/include/hpx/checkpoint/checkpoint.hpp:228
↓ 24 callersFunctionprint_cdash_timing
libs/core/testing/src/testing.cpp:102
↓ 24 callersMethodreset
libs/full/parcelset/src/parcel.cpp:199
↓ 24 callersMethodsignal
libs/core/synchronization/src/detail/sliding_semaphore.cpp:64
↓ 23 callersFunctionagent
libs/core/execution_base/src/this_thread.cpp:256
↓ 23 callersMethodclear
//////////////////////////////////////////////////////////////////////
libs/full/performance_counters/src/registry.cpp:42
↓ 23 callersFunctionfibonacci_serial
examples/quickstart/fibonacci_futures_distributed.cpp:61
↓ 23 callersFunctionfind_next
////////////////////////////////////////////////////////////////////////// find the matching closing brace starting from 'begin', escaped braces will
libs/core/ini/src/ini.cpp:831
↓ 23 callersMethodfrom_now
libs/core/timing/include/hpx/timing/steady_clock.hpp:79
↓ 23 callersMethodget
libs/core/coroutines/include/hpx/coroutines/thread_id_type.hpp:69
↓ 23 callersFunctionget_num_threads
libs/core/runtime_local/src/thread_pool_helpers.cpp:26
↓ 23 callersMethodget_ptr
pointer access */ @{ */
libs/core/concurrency/include/hpx/concurrency/detail/tagged_ptr_ptrcompression.hpp:127
↓ 23 callersFunctioninstall_counter_type
//////////////////////////////////////////////////////////////////////
libs/full/performance_counters/src/manage_counter_type.cpp:93
↓ 23 callersMethodrbegin
libs/core/datastructures/include/hpx/datastructures/detail/flat_map.hpp:598
↓ 23 callersMethodregister_as
libs/full/components/src/client_base.cpp:71
↓ 23 callersFunctionreport_error
libs/core/mpi_base/src/mpi_environment.cpp:424
↓ 23 callersFunctionreport_errors
libs/core/config_registry/tests/unit/config_registry.cpp:31
↓ 23 callersFunctionsequential_exclusive_scan
libs/core/algorithms/include/hpx/parallel/algorithms/exclusive_scan.hpp:326
↓ 23 callersMethodset
libs/full/lcos_distributed/include/hpx/lcos_distributed/channel.hpp:225
↓ 23 callersFunctionstencil
libs/core/resiliency/examples/1d_stencil_replay_validate.cpp:99
↓ 23 callersMethodvalid
Returns: true only if *this refers to a shared state.
libs/core/futures/include/hpx/futures/future.hpp:296
↓ 23 callersFunctionverify_values
libs/full/segmented_algorithms/tests/unit/test_transform_binary.hpp:66
↓ 22 callersMethodadd
libs/core/concurrency/include/hpx/concurrency/concurrentqueue.hpp:1395
↓ 22 callersMethodadd_entry
libs/core/ini/src/ini.cpp:431
↓ 22 callersMethodend
libs/core/datastructures/include/hpx/datastructures/detail/flat_set.hpp:442
↓ 22 callersMethoderase
libs/core/datastructures/include/hpx/datastructures/detail/flat_map.hpp:898
↓ 22 callersMethodget
libs/core/threading_base/include/hpx/threading_base/thread_specific_ptr.hpp:81
↓ 22 callersMethodget_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 callersMethodget_handle
libs/core/concurrency/include/hpx/concurrency/detail/freelist_stack.hpp:107
↓ 22 callersFunctionget_num_localities
libs/full/agas/src/detail/interface.cpp:88
↓ 22 callersMethodget_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 callersMethodget_thread_id
libs/core/threading_base/include/hpx/threading_base/thread_data.hpp:557
↓ 22 callersFunctionpartition_copy
clang-format on
libs/core/algorithms/include/hpx/parallel/algorithms/partition.hpp:1625
↓ 22 callersMethodpop_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 callersMethodrelease
libs/core/synchronization/include/hpx/synchronization/lock_types.hpp:109
↓ 22 callersMethodset
\brief Release all threads waiting on this semaphore.
libs/core/synchronization/include/hpx/synchronization/event.hpp:54
↓ 22 callersFunctionworker_timed
libs/core/algorithms/tests/performance/worker_timed.hpp:16
↓ 22 callersMethodzero_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 callersFunctionasync_cb
libs/full/async_distributed/include/hpx/async_distributed/async_callback.hpp:146
↓ 21 callersMethodbegin
examples/jacobi_smp/jacobi.hpp:33
↓ 21 callersMethodcreate_thread_pool
//////////////////////////////////////////////////////////////////////
libs/core/resource_partitioner/src/partitioner.cpp:149
↓ 21 callersMethodempty
Returns: size() == 0
libs/core/compute_local/include/hpx/compute_local/vector.hpp:281
↓ 21 callersFunctionf2
libs/core/functional/tests/unit/bind_stateful_test.cpp:115
↓ 21 callersFunctionfor_loop_strided
libs/core/algorithms/include/hpx/parallel/algorithms/for_loop.hpp:1538
↓ 21 callersMethodget
libs/core/synchronization/include/hpx/synchronization/channel_spsc.hpp:121
↓ 21 callersMethodget
libs/full/resiliency_distributed/tests/performance/replay/communicator.hpp:145
↓ 21 callersFunctionget_exception
libs/core/errors/src/throw_exception.cpp:36
↓ 21 callersFunctionget_stripped_gid
//////////////////////////////////////////////////////////////////
libs/full/naming_base/include/hpx/naming_base/gid_type.hpp:560
↓ 21 callersFunctionhas_credits
//////////////////////////////////////////////////////////////////
libs/full/naming_base/include/hpx/naming_base/gid_type.hpp:569
↓ 21 callersMethodnative_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 callersFunctionsequential_inclusive_scan
libs/core/algorithms/include/hpx/parallel/algorithms/inclusive_scan.hpp:460
↓ 21 callersMethodset
examples/1d_stencil/communicator.hpp:74
↓ 21 callersMethodsize
libs/core/serialization/include/hpx/serialization/serialize_buffer.hpp:355
↓ 21 callersFunctionstrip_internal_bits_from_gid
//////////////////////////////////////////////////////////////////
libs/full/naming_base/include/hpx/naming_base/gid_type.hpp:468
↓ 21 callersMethodwait
libs/core/threadmanager/src/threadmanager.cpp:1546
↓ 20 callersFunctionbegin
libs/core/iterator_support/tests/unit/range.cpp:73
↓ 20 callersFunctioncall
libs/full/runtime_components/tests/unit/components/new_.cpp:22
↓ 20 callersMethodcapacity
libs/core/datastructures/include/hpx/datastructures/detail/dynamic_bitset.hpp:1584
↓ 20 callersFunctioncopy
libs/full/runtime_distributed/include/hpx/runtime_distributed/copy_component.hpp:109
↓ 20 callersMethodcounter
libs/core/itt_notify/src/itt_notify.cpp:461
↓ 20 callersFunctionend
libs/core/iterator_support/tests/unit/range.cpp:83
↓ 20 callersMethodget
libs/core/program_options/src/config_file.cpp:78
↓ 20 callersFunctionlower_bound
libs/core/algorithms/include/hpx/parallel/algorithms/detail/upper_lower_bound.hpp:20
↓ 20 callersMethodpop_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 callersMethodreset
libs/core/memory/include/hpx/memory/intrusive_ptr.hpp:150
↓ 20 callersMethodset_value
libs/full/async_distributed/include/hpx/async_distributed/detail/promise_lco.hpp:62
↓ 20 callersFunctionsize
libs/core/execution/include/hpx/execution/traits/vector_pack_alignment_size.hpp:96
↓ 20 callersMethodsize
examples/quickstart/file_serialization.cpp:59
↓ 20 callersFunctionspin_sort
libs/core/algorithms/include/hpx/parallel/algorithms/detail/spin_sort.hpp:222
↓ 20 callersFunctionsync
libs/full/async_distributed/include/hpx/async_distributed/sync.hpp:187
↓ 20 callersFunctiontag_invoke
libs/core/execution_base/src/any_sender.cpp:31
↓ 19 callersMethodappend
(self, *values)
tools/perftests_ci/perftest/plot.py:275
↓ 19 callersMethodasync
libs/full/distribution_policies/include/hpx/distribution_policies/unwrapping_result_policy.hpp:54
↓ 19 callersMethodbytes_written
libs/core/serialization/include/hpx/serialization/output_archive.hpp:165
↓ 19 callersMethodcount
libs/core/serialization/include/hpx/serialization/array.hpp:44
↓ 19 callersMethoddetach
libs/full/collectives/src/barrier.cpp:169
↓ 19 callersMethodend
libs/core/datastructures/include/hpx/datastructures/detail/small_vector.hpp:979
↓ 19 callersMethodend
examples/jacobi_smp/jacobi.hpp:37
↓ 19 callersFunctionget_credit
////////////////////////////////////////////////////////////////////////// helper functions
libs/full/runtime_components/tests/unit/agas/split_credit.cpp:54
↓ 19 callersMethodget_data
libs/core/algorithms/include/hpx/parallel/util/cancellation_token.hpp:57
↓ 19 callersFunctionget_id
examples/quickstart/simple_future_continuation.cpp:15
↓ 19 callersMethodget_pointer
libs/core/concurrency/include/hpx/concurrency/detail/freelist_stack.hpp:117
↓ 19 callersMethodget_stacksize
libs/core/async_base/include/hpx/async_base/launch_policy.hpp:77
↓ 19 callersFunctionis_migratable
//////////////////////////////////////////////////////////////////
libs/full/naming_base/include/hpx/naming_base/gid_type.hpp:603
↓ 19 callersFunctionregister_lock
//////////////////////////////////////////////////////////////////////
libs/core/lock_registration/src/register_locks.cpp:191
← previousnext →401–500 of 24,048, ranked by callers