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.34k stars 312 forks source link

ck_queue: add CK_*_FOREACH_FROM #205

Closed markjdb closed 1 year ago

cognet commented 1 year ago

Thank you ! :)