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
ImplicitProducerKVP
concurrentqueue.h:3321
Method
Increment
tests/relacy/relacy/relacy/cli_interlocked.hpp:40
Method
IsEmpty
tests/relacy/relacy/example/cli_ws_deque/cli_ws_deque.cpp:25
Method
IsEmpty
tests/relacy/relacy/example/java_ws_deque/java_ws_deque.cpp:25
Method
IsEmpty
tests/relacy/relacy/example/ws_deque/ws_deque.cpp:29
Method
IsEmpty
tests/relacy/relacy/test/ntest/ntest.cpp:21
Method
KeyValuePair
tests/corealgos.h:336
Method
LightweightSemaphore
lightweightsemaphore.h:363
Method
ListItem
tests/corealgos.h:37
Method
LockBasedQueue
benchmarks/lockbasedqueue.h:21
Function
MOODYCAMEL_CATCH
concurrentqueue.h:2327
Method
MOODYCAMEL_CATCH
concurrentqueue.h:1943
Method
MOODYCAMEL_CATCH
concurrentqueue.h:2546
Function
MOODYCAMEL_NO_TSAN enqueue_bulk
concurrentqueue.h:2077
Method
MemPoolPolicy
benchmarks/tbb/scalable_allocator.h:161
Method
MemoryBarrier
tests/relacy/relacy/relacy/cli.hpp:27
Function
MoveThreadIntoProcessorGroup
benchmarks/tbb/tbb_misc_ex.cpp:353
Method
Moveable
tests/unittests/unittests.cpp:194
Method
Node
benchmarks/lockbasedqueue.h:87
Method
Node
benchmarks/simplelockfree.h:159
Function
NumberOfProcessorGroups
benchmarks/tbb/tbb_misc_ex.cpp:314
Method
P
wait/acquire
benchmarks/tbb/semaphore.h:57
Method
P
wait/acquire
benchmarks/tbb/semaphore.h:135
Function
PrintRMLVersionInfo
benchmarks/tbb/tbb_misc.cpp:187
Method
ProducerBase
concurrentqueue.h:1722
Method
ProducerToken
concurrentqueue.h:672
Method
ProducerToken
concurrentqueue.h:3706
Method
RL_HIST_IMPL
tests/relacy/relacy/example/peterson/peterson.cpp:365
Function
RL_THROW_SPEC
tests/relacy/relacy/relacy/context.hpp:1256
Method
Read
tests/relacy/relacy/relacy/cli_interlocked.hpp:59
Method
RelacyThreadExitNotifier
tests/relacy/relacy_shims.h:58
Method
Release
tests/relacy/relacy/example/condvar/condvar.cpp:88
Method
SPMCSequentialHashMap
tests/corealgos.h:505
Method
SPMCSequentialHashMap
tests/relacy/spmchash.cpp:18
Method
Semaphore
lightweightsemaphore.h:87
Method
SimpleLockFreeQueue
benchmarks/simplelockfree.h:48
Method
SimpleThread
tests/common/simplethread.h:95
Method
SpinWait
tests/relacy/relacy/relacy/cli.hpp:44
Method
T
benchmarks/boost/type_traits/integral_constant.hpp:70
Function
TBB_runtime_interface_version
benchmarks/tbb/tbb_misc.cpp:232
Function
TbbCurrentException
benchmarks/tbb/scheduler_common.h:243
Method
TestListItem
tests/fuzztests/fuzztests.cpp:97
Method
TestListItem
tests/unittests/unittests.cpp:4680
Method
TestNode
tests/relacy/freelist.cpp:119
Method
TestNode
tests/unittests/unittests.cpp:4855
Method
ThreadExitNotifier
concurrentqueue.h:617
Method
ThreadLocal
tests/corealgos.h:167
Method
ThreadProc
tests/common/simplethread.cpp:13
Method
ThreadRef
tests/common/simplethread.cpp:20
Method
ThrowingMovable
tests/unittests/unittests.cpp:219
Method
V
post/release
benchmarks/tbb/semaphore.h:59
Method
V
post/release
benchmarks/tbb/semaphore.h:137
Method
VolatileRead
tests/relacy/relacy/relacy/cli.hpp:33
Method
VolatileWrite
tests/relacy/relacy/relacy/cli.hpp:39
Method
WORKAROUND_free
concurrentqueue.h:404
Method
WORKAROUND_malloc
Gah, this is 2015, stop defining macros that break standard code already! Work around malloc/free being special macros:
concurrentqueue.h:403
Method
Wrapper
benchmarks/tbb/internal/_flow_graph_types_impl.h:234
Method
Wrapper
have to explicitly construct because other decays to a const value_type
benchmarks/tbb/internal/_flow_graph_types_impl.h:284
Function
_N_(fini_ittlib)
benchmarks/tbb/tools_api/ittnotify_static.c:894
Function
_N_(init_ittlib)
benchmarks/tbb/tools_api/ittnotify_static.c:926
Function
_N_(set_error_handler)
benchmarks/tbb/tools_api/ittnotify_static.c:1049
Function
__TBB_CATCH
benchmarks/tbb/concurrent_queue.cpp:185
Function
__TBB_CATCH
benchmarks/tbb/task_group.h:120
Function
__TBB_CATCH
benchmarks/tbb/concurrent_vector.cpp:569
Function
__TBB_CATCH
benchmarks/tbb/concurrent_priority_queue.h:372
Function
__TBB_CATCH
benchmarks/tbb/memory_pool.h:228
Function
__TBB_CATCH
benchmarks/tbb/concurrent_vector.h:666
Function
__TBB_CATCH
benchmarks/tbb/internal/_concurrent_unordered_impl.h:285
Function
__TBB_CATCH
benchmarks/tbb/internal/_concurrent_queue_impl.h:240
Method
__TBB_CATCH
benchmarks/tbb/task_group.h:92
Method
__TBB_CATCH
benchmarks/tbb/concurrent_vector.h:622
Method
__TBB_CATCH
benchmarks/tbb/internal/_concurrent_unordered_impl.h:267
Method
__TBB_CATCH
benchmarks/tbb/internal/_concurrent_unordered_impl.h:1222
Function
__TBB_CompareAndSwapGeneric <1,int8_t>
benchmarks/tbb/tbb_machine.h:482
Function
__TBB_CompareAndSwapGeneric <2,int16_t>
benchmarks/tbb/tbb_machine.h:491
Function
__TBB_CompareAndSwapGeneric <4,int32_t>
benchmarks/tbb/tbb_machine.h:500
Function
__TBB_CompareAndSwapGeneric <8,int64_t>
benchmarks/tbb/tbb_machine.h:507
Function
__TBB_EXPORTED_FUNC allocate_via_handler_v3
benchmarks/tbb/cache_aligned_allocator.cpp:228
Function
__TBB_EXPORTED_FUNC assertion_failure
benchmarks/tbb/tbb_assert_impl.h:59
Function
__TBB_EXPORTED_FUNC deallocate_via_handler_v3
benchmarks/tbb/cache_aligned_allocator.cpp:236
Function
__TBB_EXPORTED_FUNC is_malloc_used_v3
benchmarks/tbb/cache_aligned_allocator.cpp:242
Function
__TBB_EXPORTED_FUNC runtime_warning
Report a runtime warning.
benchmarks/tbb/tbb_assert_impl.h:88
Function
__TBB_EXPORTED_FUNC set_assertion_handler
benchmarks/tbb/tbb_assert_impl.h:53
Function
__TBB_FetchAndAddGeneric
benchmarks/tbb/tbb_machine.h:513
Function
__TBB_FetchAndStoreGeneric
benchmarks/tbb/tbb_machine.h:525
Method
__TBB_InitOnce
Add initial reference to resources. We assume that dynamic loading of the library prevents any other threads from entering the library until
benchmarks/tbb/tbb_main.h:71
Function
__TBB_MaskedCompareAndSwap
benchmarks/tbb/tbb_machine.h:438
Function
__TBB_NOEXCEPT
benchmarks/tbb/tbb_thread.cpp:138
Function
__TBB_NOEXCEPT
benchmarks/tbb/task_group.h:111
Function
__TBB_NOEXCEPT
benchmarks/tbb/concurrent_vector.h:287
Method
__TBB_NOEXCEPT
benchmarks/tbb/tbb_thread.h:234
Method
__TBB_NOEXCEPT
benchmarks/tbb/concurrent_vector.h:164
Function
__TBB_false
!TBB_USE_EXCEPTIONS */
benchmarks/tbb/tbb_stddef.h:306
Function
__TBB_load_full_fence
benchmarks/tbb/tbb_machine.h:720
Function
__TBB_machine_AND
benchmarks/tbb/machine/icc_generic.h:255
Function
__TBB_machine_AND
benchmarks/tbb/machine/windows_intel64.h:99
Function
__TBB_machine_AND
benchmarks/tbb/machine/msvc_armv7.h:168
Function
__TBB_machine_AND
benchmarks/tbb/machine/windows_ia32.h:120
Function
__TBB_machine_OR
benchmarks/tbb/machine/icc_generic.h:250
Function
__TBB_machine_OR
benchmarks/tbb/machine/windows_intel64.h:95
← previous
next →
1,701–1,800 of 5,688, ranked by callers