Searched refs:LONGTIME (Results 1 - 2 of 2) sorted by path

/freebsd-11-stable/contrib/netbsd-tests/lib/libpthread/
H A Dt_sleep.c45 #define LONGTIME 2000000000 macro
50 sleep(LONGTIME);
/freebsd-11-stable/contrib/less/
H A Dlinenum.c60 #define LONGTIME (2) /* In seconds */ macro
229 if (get_time() >= startime + LONGTIME)

Completed in 122 milliseconds