ck/regressions/ck_spinlock/benchmark/ck_dec.c

8 lines
117 B
C
Raw Normal View History

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