ck/regressions/ck_spinlock/benchmark/ck_anderson.c

9 lines
123 B
C
Raw Permalink Normal View History

#include "../ck_anderson.h"
#ifdef THROUGHPUT
#include "throughput.h"
#elif defined(LATENCY)
#include "latency.h"
#endif