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

fixed invalid conversion from ‘void*’ to ‘char*’ in x86_64/ck_pr.h #42

Closed JonasKunze closed 9 years ago

sbahra commented 9 years ago

Per discussion, CK is C99.