Searched defs:ts (Results 1 – 5 of 5) sorted by relevance
755 struct timespec ts; in uv_cond_destroy() local822 struct timespec ts; in uv_cond_timedwait() local
207 struct timespec ts; in UV_UNUSED() local241 struct timespec ts[2]; in uv__fs_futime() local1152 struct timespec ts[2]; in uv__fs_utime() local1193 struct timespec ts[2]; in uv__fs_lutime() local
124 int uv_clock_gettime(uv_clock_id clock_id, uv_timespec64_t* ts) { in uv_clock_gettime()
428 int uv_clock_gettime(uv_clock_id clock_id, uv_timespec64_t* ts) { in uv_clock_gettime()
115 static void uv__filetime_to_timespec(uv_timespec_t *ts, int64_t filetime) { in uv__filetime_to_timespec()
Completed in 25 milliseconds