descriptionNon-blocking Data Structures Library
repository URLgit://quarnos.org/git/libnbds.git
ownerpdziepak@quarnos.org
last changeTue, 8 Apr 2014 20:00:32 +0000 (8 22:00 +0200)
content tags
add:
shortlog
2014-04-08 Pawel Dziepakmpsc_queue: Make tests more verbose in case of failuremaster
2014-04-08 Pawel Dziepakmpsc_queue: Fix failed enqueues
2014-03-02 Pawel Dziepakmpsc_queue: Make dequeue lock-free
2014-02-20 Pawel Dziepakspmc_queue: Fix order of block::{next, consumer, produc...
2014-02-19 Pawel DziepakAdd void to barrier function prototypes
2014-02-19 Pawel Dziepakspmc_queue: Fix leaked refernce counts
2014-02-14 Pawel Dziepaktest/mpsc_queue: Remove unnecessary include
2014-02-14 Pawel Dziepakmpsc_queue: Make unlock_blocks() static
2014-02-14 Pawel DziepakAdd single producer, multiple consumers lock-free queue
2014-02-14 Pawel Dziepaktest/spsc_queue: Synchronize threads before starting
2014-02-14 Pawel Dziepakspsc_queue: Relax memory ordering
2014-02-14 Pawel DziepakAdd multiple producers, single consumer lock-free queue
2013-12-06 Pawel DziepakAdd multithreaded test for spsc_queue
2013-12-06 Pawel DziepakAdd test infrastructure and a single thread test for...
2013-12-06 Pawel Dziepakspsc_queue: Add spsc_queue_destroy()
2013-12-05 Pawel DziepakAdd libtool scripts
...
heads
10 years ago master