![]() OS X requires <unistd.h> for the declarations of sleep() and usleep(), and also requires libc++ instead of libstdc++. Add -W -Wall and remove a few unused variables. |
||
---|---|---|
.. | ||
boost | ||
Makefile | ||
README.md | ||
atomic.h | ||
benchmark | ||
benchmark.cpp | ||
locked.h | ||
lockfree.h | ||
spinlocked.h |
README.md
lockfree-bench
Lock free stack benchmark. Use
make benchmark
to compile.