ck/regressions/ck_spinlock/benchmark/ck_clh.c

8 lines
117 B
C
Raw Normal View History

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