Home
last modified time | relevance | path

Searched refs:timespec64 (Results 1 - 3 of 3) sorted by relevance

/third_party/musl/porting/liteos_a_newlib/kernel/include/
H A Dtime.h41 struct timespec64 { int64_t tv_sec; int64_t tv_nsec; }; struct
46 struct timespec64 it_interval;
47 struct timespec64 it_value;
/third_party/musl/porting/liteos_a/kernel/include/
H A Dtime.h92 struct timespec64 it_interval;
93 struct timespec64 it_value;
/third_party/musl/porting/liteos_a/kernel/include/bits/
H A Dalltypes.h287 struct timespec64 { _Int64 tv_sec; _Int64 tv_nsec; }; struct

Completed in 2 milliseconds