util: Fixes prototype of threads_timespec_compare
using const struct timespec * is enough
Fixes: 45bd2470 ("c11: Improve mtx_timedlock to use timespec_get instead of time(NULL)") Closes: #9230 (closed)
Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this wiki page for instructions on how to get full permissions. Sorry for the inconvenience.
using const struct timespec * is enough
Fixes: 45bd2470 ("c11: Improve mtx_timedlock to use timespec_get instead of time(NULL)") Closes: #9230 (closed)