File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -489,6 +489,7 @@ of the queue itself, followed lastly by the free-standing swap functions.
489489[ source ] : https://github.com/cameron314/concurrentqueue
490490[ concurrentqueue.h ] : https://github.com/cameron314/concurrentqueue/blob/master/concurrentqueue.h
491491[ blockingconcurrentqueue.h ] : https://github.com/cameron314/concurrentqueue/blob/master/blockingconcurrentqueue.h
492+ [ lightweightsemaphore.h ] : https://github.com/cameron314/concurrentqueue/blob/master/lightweightsemaphore.h
492493[ unittest-src ] : https://github.com/cameron314/concurrentqueue/tree/master/tests/unittests
493494[ benchmarks ] : http://moodycamel.com/blog/2014/a-fast-general-purpose-lock-free-queue-for-c++#benchmarks
494495[ benchmark-src ] : https://github.com/cameron314/concurrentqueue/tree/master/benchmarks
You can’t perform that action at this time.
0 commit comments