MCPcopy Create free account

hub / github.com/cameron314/concurrentqueue / functions

Functions5,688 in github.com/cameron314/concurrentqueue

Method swap
benchmarks/dlib/binary_search_tree/binary_search_tree_kernel_2.h:717
Method swap
benchmarks/dlib/stack/stack_kernel_1.h:260
Method swap
benchmarks/dlib/queue/queue_kernel_1.h:358
Method swap
benchmarks/dlib/queue/queue_kernel_2.h:395
Method swap
benchmarks/dlib/map/map_kernel_1.h:329
Method swap
benchmarks/dlib/set/set_kernel_1.h:271
Method swap
benchmarks/dlib/array/array_kernel.h:473
Method target
benchmarks/dlib/console_progress_indicator.h:185
Method thread
benchmarks/dlib/timer/timer.h:387
Method thread
benchmarks/dlib/timer/timer_heavy.h:317
Method timer
benchmarks/dlib/timer/timer.h:230
Method timer_heavy
benchmarks/dlib/timer/timer_heavy.h:139
Method tree_height
benchmarks/dlib/binary_search_tree/binary_search_tree_kernel_2.h:1839
Method wait
benchmarks/dlib/threads/thread_pool_extension.h:1370
Method wait_for_num_blocked_dequeues
benchmarks/dlib/pipe/pipe_kernel_1.h:651
Method wait_until_empty
benchmarks/dlib/pipe/pipe_kernel_1.h:251
Method ~array
benchmarks/dlib/array/array_kernel.h:295
Method ~binary_search_tree_kernel_1
benchmarks/dlib/binary_search_tree/binary_search_tree_kernel_1.h:558
Method ~binary_search_tree_kernel_2
benchmarks/dlib/binary_search_tree/binary_search_tree_kernel_2.h:507
Method ~exception
benchmarks/boost/exception/exception.hpp:280
Method ~pipe
benchmarks/dlib/pipe/pipe_kernel_1.h:208
Method ~queue_kernel_1
benchmarks/dlib/queue/queue_kernel_1.h:204
Method ~queue_kernel_2
benchmarks/dlib/queue/queue_kernel_2.h:223
Method ~stack_kernel_1
benchmarks/dlib/stack/stack_kernel_1.h:203
Method ~timer
benchmarks/dlib/timer/timer.h:250
Method ~timer_heavy
benchmarks/dlib/timer/timer_heavy.h:158
Method(malloc)
concurrentqueue.h:405
FunctionAUX_WRAPPER_VALUE_TYPE
enables uniform function call syntax for families of overloaded functions that return objects of both arithmetic ('int', 'long', 'double', etc.) and w
benchmarks/boost/mpl/aux_/integral_wrapper.hpp:80
MethodAdd
tests/relacy/relacy/relacy/cli_interlocked.hpp:26
MethodArgWrapper
tests/common/simplethread.h:22
MethodArgWrapper
tests/common/simplethread.h:35
MethodArgWrapper
tests/common/simplethread.h:47
FunctionAvailableHwConcurrency
benchmarks/tbb/tbb_misc_ex.cpp:176
FunctionBOOL (WINAPI *__TBB_condvar_wait)( PCONDITION_VARIABLE, LPCRITICAL_SECTION, DWORD ) = (BOOL (WINAPI *)(PCONDITION_VARIABLE,LPCRITICAL_SECTION, DWORD))&sleep_condition_variable_cs_using_event; static void (WINAPI *__TBB_condvar_notify_one)( PCONDITION_VARIABLE ) = (void (WINAPI *)(PCONDITION_VARIABLE))&wake_condition_variable_using_event; static void (WINAPI *__TBB_condvar_notify_all)( PCONDITION_VARIABLE ) = (void (WINAPI *)(PCONDITION_VARIABLE))&wake_all_condition_variable_using_event; static void (WINAPI *__TBB_destroy_condvar)( PCONDITION_VARIABLE )
benchmarks/tbb/condition_variable.cpp:128
FunctionBOOST_DEFAULTED_FUNCTION
benchmarks/boost/atomic/detail/atomic_template.hpp:93
MethodBOOST_DEFAULTED_FUNCTION
benchmarks/boost/atomic/detail/storage_type.hpp:76
MethodBOOST_DEFAULTED_FUNCTION
benchmarks/boost/atomic/detail/storage_type.hpp:90
MethodBOOST_DEFAULTED_FUNCTION
benchmarks/boost/atomic/detail/storage_type.hpp:104
MethodBOOST_DEFAULTED_FUNCTION
benchmarks/boost/atomic/detail/atomic_template.hpp:425
MethodBOOST_DEFAULTED_FUNCTION
benchmarks/boost/atomic/detail/atomic_template.hpp:555
MethodBOOST_PREVENT_MACRO_SUBSTITUTION
benchmarks/boost/limits.hpp:44
MethodBOOST_PREVENT_MACRO_SUBSTITUTION
benchmarks/boost/limits.hpp:97
MethodBlock
concurrentqueue.h:1583
MethodBlockingConcurrentQueue
Creates a queue with at least `capacity` element slots; note that the actual number of elements that can be inserted without additional memory allocat
blockingconcurrentqueue.h:58
MethodBoostQueueWrapper
benchmarks/boostqueue.h:16
MethodCallbackWrapper
tests/common/simplethread.h:71
MethodCompareExchange
tests/relacy/relacy/relacy/cli_interlocked.hpp:33
MethodConcurrentAddOnlyList
tests/corealgos.h:49
MethodConcurrentQueue
Creates a queue with at least `capacity` element slots; note that the actual number of elements that can be inserted without additional memory allocat
concurrentqueue.h:826
MethodConcurrentQueueProducerTypelessBase
concurrentqueue.h:443
MethodConcurrentQueueTests
tests/unittests/unittests.cpp:337
MethodCondVar
tests/relacy/relacy/example/condvar/condvar.cpp:24
MethodConsumerToken
concurrentqueue.h:737
MethodConsumerToken
concurrentqueue.h:3724
MethodCopyTo
benchmarks/tbb/internal/_flow_graph_types_impl.h:207
MethodCopyTo
override*/
benchmarks/tbb/internal/_flow_graph_types_impl.h:305
MethodCopyable
tests/unittests/unittests.cpp:186
MethodCount
tests/relacy/relacy/example/cli_ws_deque/cli_ws_deque.cpp:30
MethodCount
tests/relacy/relacy/example/java_ws_deque/java_ws_deque.cpp:30
MethodCount
tests/relacy/relacy/example/ws_deque/ws_deque.cpp:35
MethodCount
tests/relacy/relacy/test/ntest/ntest.cpp:26
MethodDebugFreeList
internal/concurrentqueue_internal_debug.h:58
MethodDebugLock
internal/concurrentqueue_internal_debug.h:40
MethodDebugMutex
internal/concurrentqueue_internal_debug.h:14
MethodDecrement
tests/relacy/relacy/relacy/cli_interlocked.hpp:46
MethodDlibQueueWrapper
benchmarks/dlibqueue.h:15
FunctionDllMain
benchmarks/tbb/tbb_main.cpp:246
MethodDoCleanup
benchmarks/tbb/internal/_flow_graph_tagged_buffer_impl.h:95
FunctionDummyFree
Executed on very first call through FreeHandler
benchmarks/tbb/cache_aligned_allocator.cpp:150
FunctionDummyMalloc
Executed on very first call through MallocHandler
benchmarks/tbb/cache_aligned_allocator.cpp:143
MethodDummyToken
benchmarks/wrappers.h:6
MethodExchange
tests/relacy/relacy/relacy/cli_interlocked.hpp:52
MethodExplicitProducer
concurrentqueue.h:1793
MethodFastRandom
Construct a random number generator.
benchmarks/tbb/tbb_misc.h:156
FunctionFindProcessorGroupIndex
benchmarks/tbb/tbb_misc_ex.cpp:322
MethodFoo
tests/relacy/integrated.cpp:38
MethodFoo
tests/unittests/unittests.cpp:160
FunctionForEachArena
Propagate to all master threads (under my_arenas_list_mutex lock)
benchmarks/tbb/task_group_context.cpp:390
FunctionForEachArena
benchmarks/tbb/market.cpp:650
MethodFreeList
concurrentqueue.h:1474
MethodFreeList
tests/corealgos.h:400
MethodFreeList
tests/relacy/freelist.cpp:21
MethodFreeListNode
concurrentqueue.h:1462
MethodFreeListNode
tests/corealgos.h:377
MethodFreeListNode
tests/relacy/freelist.cpp:9
MethodHigherOrderBlock
benchmarks/simplelockfree.h:186
FunctionITT_DoOneTimeInitialization
benchmarks/tbb/tbb_main.cpp:210
FunctionITT_VERSIONIZE(ITT_JOIN(_N_(domain_createW),_init))
benchmarks/tbb/tools_api/ittnotify_static.c:317
FunctionITT_VERSIONIZE(ITT_JOIN(_N_(enable_attach),_init))
benchmarks/tbb/tools_api/ittnotify_static.c:591
FunctionITT_VERSIONIZE(ITT_JOIN(_N_(pause),_init))
benchmarks/tbb/tools_api/ittnotify_static.c:436
FunctionITT_VERSIONIZE(ITT_JOIN(_N_(resume),_init))
benchmarks/tbb/tools_api/ittnotify_static.c:450
FunctionITT_VERSIONIZE(ITT_JOIN(_N_(string_handle_createW),_init))
benchmarks/tbb/tools_api/ittnotify_static.c:376
FunctionITT_VERSIONIZE(ITT_JOIN(_N_(thr_ignore),_init))
benchmarks/tbb/tools_api/ittnotify_static.c:586
FunctionITT_VERSIONIZE(ITT_JOIN(_N_(thr_name_set),_init))
ITT_PLATFORM==ITT_PLATFORM_WIN */
benchmarks/tbb/tools_api/ittnotify_static.c:549
FunctionITT_VERSIONIZE(ITT_JOIN(_N_(thr_name_setA),_init))
benchmarks/tbb/tools_api/ittnotify_static.c:542
FunctionITT_VERSIONIZE(ITT_JOIN(_N_(thr_name_setW),_init))
benchmarks/tbb/tools_api/ittnotify_static.c:494
FunctionITT_VERSIONIZE(ITT_JOIN(_N_(thread_ignore),_init))
benchmarks/tbb/tools_api/ittnotify_static.c:556
FunctionITT_VERSIONIZE(ITT_JOIN(_N_(thread_set_name),_init))
ITT_PLATFORM==ITT_PLATFORM_WIN */
benchmarks/tbb/tools_api/ittnotify_static.c:503
FunctionITT_VERSIONIZE(ITT_JOIN(_N_(thread_set_nameW),_init))
benchmarks/tbb/tools_api/ittnotify_static.c:465
MethodImplicitProducer
concurrentqueue.h:2445
← previousnext →1,601–1,700 of 5,688, ranked by callers