concurrencykit / ck

Concurrency primitives, safe memory reclamation mechanisms and non-blocking (including lock-free) data structures designed to aid in the research, design and implementation of high performance concurrent systems developed in C99+.
http://concurrencykit.org/
Other
2.38k stars 313 forks source link

firm up description of ck_ring_capacity #64

Closed mhaberler closed 9 years ago

mhaberler commented 9 years ago

a fencpost issue

sbahra commented 9 years ago

Pushed a similar fix, thanks!