Skip to content

util: Fixes prototype of threads_timespec_compare

Yonggang Luo requested to merge lygstate/mesa:fix_threads_timespec_compare into main

using const struct timespec * is enough

Fixes: 45bd2470 ("c11: Improve mtx_timedlock to use timespec_get instead of time(NULL)") Closes: #9230 (closed)

cc @vlee @jenatali

Merge request reports

Loading