We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent de60c1e commit 4a61d60Copy full SHA for 4a61d60
benchmarks/lockhammer/src/lockhammer.c
@@ -386,7 +386,6 @@ void* hmr(void *ptr)
386
387
/* Wait for all threads to arrive from calibrating. */
388
synchronize_threads(&calibrate_lock, nthrds);
389
- clock_gettime(CLOCK_MONOTONIC, &tv_monot_start);
390
} else {
391
/*
392
* Non-zero core value indicates next core to pin, zero value means
0 commit comments