polybar/lib/concurrentqueue/include/moodycamel
Michael Carlberg 1075144b00 refactor(eventloop): Use concurrent queue for events
Events are now enqueued using a thread safe concurrent queue
which makes the previous eventloop locking redundant.
2016-10-29 06:48:51 +02:00
..
blockingconcurrentqueue.h refactor(eventloop): Use concurrent queue for events 2016-10-29 06:48:51 +02:00
concurrentqueue.h refactor(eventloop): Use concurrent queue for events 2016-10-29 06:48:51 +02:00