Home
last modified time | relevance | path

Searched refs:mono_res_times2 (Results 1 – 1 of 1) sorted by relevance

/openbsd/regress/lib/libpthread/setsockopt/1/
H A Dsetsockopt1.c19 struct timespec mono_res_times2; variable
47 ASSERT(timespeccmp(&t1, &mono_res_times2, <=)); in check_timeout()
58 CHECKe(clock_getres(CLOCK_MONOTONIC, &mono_res_times2)); in sock_connect()
59 timespecadd(&mono_res_times2, &mono_res_times2, &mono_res_times2); in sock_connect()