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.
2 parents de60c1e + 4a61d60 commit 40898b4Copy full SHA for 40898b4
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