Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cameron314/concurrentqueue
/ functions
Functions
5,688 in github.com/cameron314/concurrentqueue
⨍
Functions
5,688
◇
Types & classes
10,761
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
Function
AUX_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
Method
Add
tests/relacy/relacy/relacy/cli_interlocked.hpp:26
Method
ArgWrapper
tests/common/simplethread.h:22
Method
ArgWrapper
tests/common/simplethread.h:35
Method
ArgWrapper
tests/common/simplethread.h:47
Function
AvailableHwConcurrency
benchmarks/tbb/tbb_misc_ex.cpp:176
Function
BOOL (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
Function
BOOST_DEFAULTED_FUNCTION
benchmarks/boost/atomic/detail/atomic_template.hpp:93
Method
BOOST_DEFAULTED_FUNCTION
benchmarks/boost/atomic/detail/storage_type.hpp:76
Method
BOOST_DEFAULTED_FUNCTION
benchmarks/boost/atomic/detail/storage_type.hpp:90
Method
BOOST_DEFAULTED_FUNCTION
benchmarks/boost/atomic/detail/storage_type.hpp:104
Method
BOOST_DEFAULTED_FUNCTION
benchmarks/boost/atomic/detail/atomic_template.hpp:425
Method
BOOST_DEFAULTED_FUNCTION
benchmarks/boost/atomic/detail/atomic_template.hpp:555
Method
BOOST_PREVENT_MACRO_SUBSTITUTION
benchmarks/boost/limits.hpp:44
Method
BOOST_PREVENT_MACRO_SUBSTITUTION
benchmarks/boost/limits.hpp:97
Method
Block
concurrentqueue.h:1583
Method
BlockingConcurrentQueue
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
Method
BoostQueueWrapper
benchmarks/boostqueue.h:16
Method
CallbackWrapper
tests/common/simplethread.h:71
Method
CompareExchange
tests/relacy/relacy/relacy/cli_interlocked.hpp:33
Method
ConcurrentAddOnlyList
tests/corealgos.h:49
Method
ConcurrentQueue
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
Method
ConcurrentQueueProducerTypelessBase
concurrentqueue.h:443
Method
ConcurrentQueueTests
tests/unittests/unittests.cpp:337
Method
CondVar
tests/relacy/relacy/example/condvar/condvar.cpp:24
Method
ConsumerToken
concurrentqueue.h:737
Method
ConsumerToken
concurrentqueue.h:3724
Method
CopyTo
benchmarks/tbb/internal/_flow_graph_types_impl.h:207
Method
CopyTo
override*/
benchmarks/tbb/internal/_flow_graph_types_impl.h:305
Method
Copyable
tests/unittests/unittests.cpp:186
Method
Count
tests/relacy/relacy/example/cli_ws_deque/cli_ws_deque.cpp:30
Method
Count
tests/relacy/relacy/example/java_ws_deque/java_ws_deque.cpp:30
Method
Count
tests/relacy/relacy/example/ws_deque/ws_deque.cpp:35
Method
Count
tests/relacy/relacy/test/ntest/ntest.cpp:26
Method
DebugFreeList
internal/concurrentqueue_internal_debug.h:58
Method
DebugLock
internal/concurrentqueue_internal_debug.h:40
Method
DebugMutex
internal/concurrentqueue_internal_debug.h:14
Method
Decrement
tests/relacy/relacy/relacy/cli_interlocked.hpp:46
Method
DlibQueueWrapper
benchmarks/dlibqueue.h:15
Function
DllMain
benchmarks/tbb/tbb_main.cpp:246
Method
DoCleanup
benchmarks/tbb/internal/_flow_graph_tagged_buffer_impl.h:95
Function
DummyFree
Executed on very first call through FreeHandler
benchmarks/tbb/cache_aligned_allocator.cpp:150
Function
DummyMalloc
Executed on very first call through MallocHandler
benchmarks/tbb/cache_aligned_allocator.cpp:143
Method
DummyToken
benchmarks/wrappers.h:6
Method
Exchange
tests/relacy/relacy/relacy/cli_interlocked.hpp:52
Method
ExplicitProducer
concurrentqueue.h:1793
Method
FastRandom
Construct a random number generator.
benchmarks/tbb/tbb_misc.h:156
Function
FindProcessorGroupIndex
benchmarks/tbb/tbb_misc_ex.cpp:322
Method
Foo
tests/relacy/integrated.cpp:38
Method
Foo
tests/unittests/unittests.cpp:160
Function
ForEachArena
Propagate to all master threads (under my_arenas_list_mutex lock)
benchmarks/tbb/task_group_context.cpp:390
Function
ForEachArena
benchmarks/tbb/market.cpp:650
Method
FreeList
concurrentqueue.h:1474
Method
FreeList
tests/corealgos.h:400
Method
FreeList
tests/relacy/freelist.cpp:21
Method
FreeListNode
concurrentqueue.h:1462
Method
FreeListNode
tests/corealgos.h:377
Method
FreeListNode
tests/relacy/freelist.cpp:9
Method
HigherOrderBlock
benchmarks/simplelockfree.h:186
Function
ITT_DoOneTimeInitialization
benchmarks/tbb/tbb_main.cpp:210
Function
ITT_VERSIONIZE(ITT_JOIN(_N_(domain_createW),_init))
benchmarks/tbb/tools_api/ittnotify_static.c:317
Function
ITT_VERSIONIZE(ITT_JOIN(_N_(enable_attach),_init))
benchmarks/tbb/tools_api/ittnotify_static.c:591
Function
ITT_VERSIONIZE(ITT_JOIN(_N_(pause),_init))
benchmarks/tbb/tools_api/ittnotify_static.c:436
Function
ITT_VERSIONIZE(ITT_JOIN(_N_(resume),_init))
benchmarks/tbb/tools_api/ittnotify_static.c:450
Function
ITT_VERSIONIZE(ITT_JOIN(_N_(string_handle_createW),_init))
benchmarks/tbb/tools_api/ittnotify_static.c:376
Function
ITT_VERSIONIZE(ITT_JOIN(_N_(thr_ignore),_init))
benchmarks/tbb/tools_api/ittnotify_static.c:586
Function
ITT_VERSIONIZE(ITT_JOIN(_N_(thr_name_set),_init))
ITT_PLATFORM==ITT_PLATFORM_WIN */
benchmarks/tbb/tools_api/ittnotify_static.c:549
Function
ITT_VERSIONIZE(ITT_JOIN(_N_(thr_name_setA),_init))
benchmarks/tbb/tools_api/ittnotify_static.c:542
Function
ITT_VERSIONIZE(ITT_JOIN(_N_(thr_name_setW),_init))
benchmarks/tbb/tools_api/ittnotify_static.c:494
Function
ITT_VERSIONIZE(ITT_JOIN(_N_(thread_ignore),_init))
benchmarks/tbb/tools_api/ittnotify_static.c:556
Function
ITT_VERSIONIZE(ITT_JOIN(_N_(thread_set_name),_init))
ITT_PLATFORM==ITT_PLATFORM_WIN */
benchmarks/tbb/tools_api/ittnotify_static.c:503
Function
ITT_VERSIONIZE(ITT_JOIN(_N_(thread_set_nameW),_init))
benchmarks/tbb/tools_api/ittnotify_static.c:465
Method
ImplicitProducer
concurrentqueue.h:2445
← previous
next →
1,601–1,700 of 5,688, ranked by callers