START sys/kern/clock_gettime 2024-01-15T23:47:53Z ==== run-regress-monotonicrelapse ==== cc -O2 -pipe -Wall -Wpointer-arith -Wuninitialized -Wstrict-prototypes -Wmissing-prototypes -Wunused -Wsign-compare -Wshadow -MD -MP -c /usr/src/regress/sys/kern/clock_gettime/monotonicrelapse.c /usr/src/regress/sys/kern/clock_gettime/monotonicrelapse.c:90:8: warning: cast to smaller integer type 'int' from 'void *' [-Wvoid-pointer-to-int-cast] num = (int)arg; ^~~~~~~~ 1 warning generated. cc -o monotonicrelapse monotonicrelapse.o -lpthread ./monotonicrelapse 16 PASS sys/kern/clock_gettime Duration 0m10.98s