MCPcopy Create free account

hub / github.com/RcppCore/RcppParallel / functions

Functions3,585 in github.com/RcppCore/RcppParallel

↓ 3 callersFunctioncurrent_thread_index
Returns the index, aka slot number, of the calling thread in its current arena
src/tbb/include/oneapi/tbb/task_arena.h:450
↓ 3 callersMethoddecrement_port_count
if all input_ports have items, spawn forward to try and consume tuples
src/tbb/include/oneapi/tbb/detail/_flow_graph_join_impl.h:962
↓ 3 callersFunctiondefaultBackend
inst/include/RcppParallel/Backend.h:22
↓ 3 callersMethoddelete_segment
src/tbb/include/oneapi/tbb/concurrent_hash_map.h:217
↓ 3 callersMethoddestroy_element
src/tbb/include/oneapi/tbb/detail/_flow_graph_tagged_buffer_impl.h:51
↓ 3 callersFunctiondoInitialization
Ensures that initMemoryManager() is called once and only once. Does not return until initMemoryManager() has been completed by a thread. There is
src/tbb/src/tbbmalloc/frontend.cpp:2070
↓ 3 callersFunctiondoThreadShutdownNotification
* When a thread is shutting down this routine should be called to remove all the thread ids * from the malloc blocks and replace them with a nullptr
src/tbb/src/tbbmalloc/frontend.cpp:2855
↓ 3 callersMethodenter_task_dispatcher
src/tbb/src/tbb/thread_data.h:232
↓ 3 callersMethodexecute
src/tbb/src/tbb/arena.cpp:765
↓ 3 callersMethodfeeder_ptr
src/tbb/include/oneapi/tbb/parallel_for_each.h:463
↓ 3 callersFunctionfgt_multioutput_node_desc
src/tbb/include/oneapi/tbb/detail/_flow_graph_trace_impl.h:168
↓ 3 callersMethodfree
src/tbb/src/tbbmalloc/frontend.cpp:906
↓ 3 callersMethodfree_affinity_mask
src/tbb/src/tbbbind/tbb_bind.cpp:388
↓ 3 callersFunctiongeneric_emplace
src/tbb/include/oneapi/tbb/concurrent_hash_map.h:1374
↓ 3 callersFunctiongeneric_move_insert
src/tbb/include/oneapi/tbb/concurrent_hash_map.h:1368
↓ 3 callersMethodget
src/tbb/src/tbbmalloc/frontend.cpp:1598
↓ 3 callersMethodgetBackRefIdx
src/tbb/src/tbbmalloc/frontend.cpp:382
↓ 3 callersMethodgetFromLLOCache
src/tbb/src/tbbmalloc/frontend.cpp:2283
↓ 3 callersMethodgetMaxTrue
src/tbb/src/tbbmalloc/tbbmalloc_internal.h:239
↓ 3 callersMethodgetMemPool
src/tbb/src/tbbmalloc/frontend.cpp:422
↓ 3 callersMethodget_body_ptr
src/tbb/include/oneapi/tbb/detail/_flow_graph_body_impl.h:189
↓ 3 callersMethodget_env
src/tbb/include/oneapi/tbb/detail/_machine.h:264
↓ 3 callersFunctionget_self_recall_task
src/tbb/src/tbb/task_dispatcher.h:44
↓ 3 callersMethodget_thread_data
Obtain the thread-local instance of the thread data. If the scheduler has not been initialized yet, initialization is done automatically. Note
src/tbb/src/tbb/governor.h:99
↓ 3 callersMethodgrow_by
Concurrent growth
src/tbb/include/oneapi/tbb/concurrent_vector.h:381
↓ 3 callersMethodhardCachesCleanup
src/tbb/src/tbbmalloc/large_objects.cpp:1031
↓ 3 callersMethodinUserPool
src/tbb/src/tbbmalloc/tbbmalloc_internal.h:642
↓ 3 callersMethodindex_number
src/tbb/include/oneapi/tbb/detail/_concurrent_skip_list.h:157
↓ 3 callersMethodinsert_with_key
src/tbb/include/oneapi/tbb/detail/_flow_graph_tagged_buffer_impl.h:276
↓ 3 callersMethodinternal_empty
Assumes lock is held
src/tbb/include/oneapi/tbb/detail/_flow_graph_cache_impl.h:64
↓ 3 callersFunctioninternal_pop
src/tbb/include/oneapi/tbb/flow_graph.h:1943
↓ 3 callersMethodinternal_pop
src/tbb/include/oneapi/tbb/flow_graph.h:1727
↓ 3 callersMethodis_recall_requested
Check if the recall is requested by the market.
src/tbb/src/tbb/arena.h:323
↓ 3 callersFunctionis_same_affinity
src/tbb/include/oneapi/tbb/detail/_task.h:243
↓ 3 callersMethodleave_task_dispatcher
src/tbb/src/tbb/thread_data.h:237
↓ 3 callersMethodlocal
returns reference to local, discarding exists
src/tbb/include/oneapi/tbb/enumerable_thread_specific.h:886
↓ 3 callersFunctionmachine_time_stamp
src/tbb/src/tbb/scheduler_common.h:201
↓ 3 callersFunctionmake_edges
src/tbb/include/oneapi/tbb/detail/_flow_graph_node_set_impl.h:242
↓ 3 callersMethodmask
src/tbb/include/oneapi/tbb/enumerable_thread_specific.h:116
↓ 3 callersMethodmax_depth
src/tbb/include/oneapi/tbb/partitioner.h:427
↓ 3 callersMethodmax_threads_per_core
src/tbb/include/oneapi/tbb/task_arena.h:161
↓ 3 callersMethodnote_affinity
decision makers
src/tbb/include/oneapi/tbb/partitioner.h:261
↓ 3 callersMethodnotify_exit_observers
src/tbb/src/tbb/observer_proxy.h:138
↓ 3 callersMethodoffer_work
spawn right task, serves as callback for partitioner
src/tbb/include/oneapi/tbb/parallel_for.h:121
↓ 3 callersMethodonThreadShutdown
src/tbb/src/tbbmalloc/frontend.cpp:1162
↓ 3 callersFunctionparallelReduce
inst/include/RcppParallel.h:50
↓ 3 callersFunctionpool_create_v1
src/tbb/src/tbbmalloc/frontend.cpp:2701
↓ 3 callersMethodpop
src/tbb/src/tbbmalloc/frontend.cpp:946
↓ 3 callersFunctionprio_pop
prio_pop: deletes highest priority item from the array, and if it is item 0, move last item to 0 and reheap. If end of array, just destroy and decrem
src/tbb/include/oneapi/tbb/flow_graph.h:2057
↓ 3 callersFunctionprio_use_tail
in case a reheap has not been done after a push, check if the mark item is higher than the 0'th item
src/tbb/include/oneapi/tbb/flow_graph.h:2040
↓ 3 callersMethodprivatizePublicFreeList
Make objects freed by other threads available for use again
src/tbb/src/tbbmalloc/frontend.cpp:1451
↓ 3 callersMethodpush
Enqueue an item at tail of queue.
src/tbb/include/oneapi/tbb/concurrent_queue.h:187
↓ 3 callersMethodput
src/tbb/src/tbbmalloc/frontend.cpp:1610
↓ 3 callersMethodputBackRefSpace
src/tbb/src/tbbmalloc/backend.cpp:898
↓ 3 callersFunctionrandom_lane_selector
src/tbb/src/tbb/task_stream.h:81
↓ 3 callersFunctionrecord
Function that writes info about (not)found opcodes to the Log journal functionInfo - information about a standard memory allocation function for the r
src/tbb/src/tbbmalloc_proxy/function_replacement.cpp:66
↓ 3 callersMethodregisterAlloc
src/tbb/src/tbbmalloc/backend.cpp:52
↓ 3 callersFunctionregister_node_addr
src/tbb/include/oneapi/tbb/profiling.h:162
↓ 3 callersMethodregister_thread
src/tbb/src/tbb/threading_control.cpp:140
↓ 3 callersMethodregularCleanup
src/tbb/src/tbbmalloc/large_objects.cpp:704
↓ 3 callersMethodrelease
src/tbb/include/oneapi/tbb/parallel_invoke.h:129
↓ 3 callersMethodremove
src/tbb/include/oneapi/tbb/detail/_flow_graph_cache_impl.h:43
↓ 3 callersMethodremoveBlock
src/tbb/src/tbbmalloc/backend.cpp:477
↓ 3 callersMethodremove_ref
Decrement reference count and delete if it becomes zero.
src/tbb/include/oneapi/tbb/detail/_pipeline_filters.h:365
↓ 3 callersMethodreportStat
src/tbb/src/tbbmalloc/backend.cpp:1319
↓ 3 callersMethodreserve
src/tbb/include/oneapi/tbb/detail/_flow_graph_join_impl.h:83
↓ 3 callersMethodreset
Forcefully reinitializes the context after the task tree it was associated with is completed. Because the method assumes that all the tasks that used
src/tbb/include/oneapi/tbb/task_group.h:364
↓ 3 callersFunctionresolve_symbols
src/tbb/src/tbb/dynamic_link.cpp:118
↓ 3 callersMethodresume
src/tbb/src/tbb/task.cpp:124
↓ 3 callersMethodright
src/tbb/include/oneapi/tbb/detail/_range_common.h:48
↓ 3 callersMethodrun_and_wait
src/tbb/include/oneapi/tbb/task_group.h:594
↓ 3 callersFunctionscalable_free
src/tbb/src/tbbmalloc/frontend.cpp:2948
↓ 3 callersMethodset
src/tbb/src/tbb/tls.h:44
↓ 3 callersMethodset_affinity_mask
src/tbb/src/tbbbind/tbb_bind.cpp:400
↓ 3 callersMethodset_env
src/tbb/include/oneapi/tbb/detail/_machine.h:270
↓ 3 callersMethodset_key_func
Take ownership of func object allocated with new. This method is only used internally, so can't be misused by user.
src/tbb/include/oneapi/tbb/detail/_flow_graph_tagged_buffer_impl.h:271
↓ 3 callersMethodset_stealing_threshold
src/tbb/src/tbb/scheduler_common.h:548
↓ 3 callersMethodsize
inst/include/RcppParallel/RVector.h:45
↓ 3 callersMethodsize
Return the number of items in the queue; thread unsafe
src/tbb/include/oneapi/tbb/concurrent_queue.h:511
↓ 3 callersFunctionspawn_and_notify
src/tbb/src/tbb/task_dispatcher.cpp:24
↓ 3 callersMethodspawn_task
src/tbb/include/oneapi/tbb/partitioner.h:498
↓ 3 callersMethodstart
src/tbb/include/oneapi/tbb/enumerable_thread_specific.h:117
↓ 3 callersMethodstorage
src/tbb/include/oneapi/tbb/concurrent_hash_map.h:646
↓ 3 callersMethodstorage
src/tbb/include/oneapi/tbb/detail/_concurrent_unordered_base.h:173
↓ 3 callersFunctiontask_ptr_or_nullptr
src/tbb/include/oneapi/tbb/task_group.h:119
↓ 3 callersMethodtest
src/tbb/src/tbb/arena.h:177
↓ 3 callersFunctiontimed_spin_wait_until
src/tbb/include/oneapi/tbb/detail/_utils.h:123
↓ 3 callersMethodto_bits
src/tbb/include/oneapi/tbb/collaborative_call_once.h:108
↓ 3 callersMethodtrySetLeftUsed
src/tbb/src/tbbmalloc/backend.cpp:241
↓ 3 callersMethodtrySetMeUsed
src/tbb/src/tbbmalloc/backend.cpp:237
↓ 3 callersMethodtry_acquire
src/tbb/include/oneapi/tbb/queuing_rw_mutex.h:176
↓ 3 callersFunctiontry_lock
Try to lock the mutex. The method will try to lock the mutex. If it fails, the function will return immediately (non-blocking). @return @c true if the
inst/include/tthread/tinythread.h:205
↓ 3 callersMethodtry_lock
src/tbb/src/tbbmalloc/Synchronize.h:40
↓ 3 callersMethodtry_put_task
src/tbb/include/oneapi/tbb/detail/_flow_graph_cache_impl.h:411
↓ 3 callersMethodunregister_thread
src/tbb/src/tbb/threading_control.cpp:143
↓ 3 callersMethodupdateUsedSize
src/tbb/src/tbbmalloc/large_objects.cpp:528
↓ 3 callersMethodworker_stack_size
Returns the requested stack size of worker threads.
src/tbb/src/tbb/thread_dispatcher.cpp:212
↓ 2 callersFunctionCheckOpcodes
Check function prologue with known prologues from the dictionary opcodes - dictionary inpAddr - pointer to function prologue Dictionary contains opcod
src/tbb/src/tbbmalloc_proxy/function_replacement.cpp:253
↓ 2 callersMethodCopyTo
src/tbb/include/oneapi/tbb/detail/_flow_graph_types_impl.h:167
↓ 2 callersFunctionCorrectOffset
Modify offsets in original code after moving it to a trampoline. We do not have more than one offset to correct in existing opcode patterns.
src/tbb/src/tbbmalloc_proxy/function_replacement.cpp:303
← previousnext →401–500 of 3,585, ranked by callers