Searched defs:ts (Results 1 – 3 of 3) sorted by relevance
96 struct timespec ts; in port_poll() local
89 struct timespec ts; in kqueue_poll() local
389 # define clock_gettime(id, ts) syscall (SYS_clock_gettime, (id), (ts)) argument489 #define EV_TS_SET(ts,t) do { ts.tv_sec = (long)t; ts.tv_nsec = (long)((t - ts.tv_sec) * 1e9); } whi… argument1859 struct timespec ts; in ev_time() local1877 struct timespec ts; in get_clock() local1900 struct timespec ts; in ev_sleep() local2836 struct timespec ts; in loop_init() local2846 struct timespec ts; in loop_init() local