Home
last modified time | relevance | path

Searched defs:ts (Results 1 – 5 of 5) sorted by relevance

/libuv/src/unix/
H A Dthread.c755 struct timespec ts; in uv_cond_destroy() local
822 struct timespec ts; in uv_cond_timedwait() local
H A Dfs.c207 struct timespec ts; in UV_UNUSED() local
241 struct timespec ts[2]; in uv__fs_futime() local
1152 struct timespec ts[2]; in uv__fs_utime() local
1193 struct timespec ts[2]; in uv__fs_lutime() local
H A Dcore.c124 int uv_clock_gettime(uv_clock_id clock_id, uv_timespec64_t* ts) { in uv_clock_gettime()
/libuv/src/win/
H A Dutil.c428 int uv_clock_gettime(uv_clock_id clock_id, uv_timespec64_t* ts) { in uv_clock_gettime()
H A Dfs.c115 static void uv__filetime_to_timespec(uv_timespec_t *ts, int64_t filetime) { in uv__filetime_to_timespec()

Completed in 25 milliseconds