Home
last modified time | relevance | path

Searched refs:timespec (Results 1 – 18 of 18) sorted by relevance

/picolibc-3.7.0-3.6.0/newlib/libc/include/sys/
Dstat.h74 struct timespec st_atim;
75 struct timespec st_mtim;
76 struct timespec st_ctim;
85 struct timespec st_atim;
86 struct timespec st_mtim;
87 struct timespec st_ctim;
97 struct timespec st_atim;
98 struct timespec st_mtim;
99 struct timespec st_ctim;
150 struct timespec st_atim; /* Time of last access. */
[all …]
Dsched.h54 struct timespec sched_ss_repl_period;
56 struct timespec sched_ss_init_budget;
Dtimespec.h59 struct timespec it_interval;
60 struct timespec it_value;
D_timespec.h47 struct timespec { struct
Dtime.h276 bintime2timespec(const struct bintime *_bt, struct timespec *_ts) in bintime2timespec()
285 timespec2bintime(const struct timespec *_ts, struct bintime *_bt) in timespec2bintime()
310 static __inline struct timespec
313 struct timespec _ts; in sbttots()
321 tstosbt(struct timespec _ts) in tstosbt()
Dselect.h113 fd_set *__exceptfds, const struct timespec *__timeout,
DCMakeLists.txt67 timespec.h
Dsignal.h251 int sigtimedwait (const sigset_t *, siginfo_t *, const struct timespec *);
Dmeson.build67 'timespec.h',
/picolibc-3.7.0-3.6.0/newlib/libc/include/
Dtime.h211 int clock_settime (clockid_t clock_id, const struct timespec *tp);
212 int clock_gettime (clockid_t clock_id, struct timespec *tp);
213 int clock_getres (clockid_t clock_id, struct timespec *res);
235 int nanosleep (const struct timespec *rqtp, struct timespec *rmtp);
249 const struct timespec *rqtp, struct timespec *rmtp);
Dthreads.h61 const struct timespec *__restrict)
72 const struct timespec *__restrict)
85 int thrd_sleep(const struct timespec *, struct timespec *);
Dsched.h80 struct timespec *__interval
/picolibc-3.7.0-3.6.0/newlib/libc/include/machine/
Dtime.h23 int nanosleep (const struct timespec *, struct timespec *);
/picolibc-3.7.0-3.6.0/newlib/libc/machine/spu/
Dsleep.c12 struct timespec ts; in sleep()
Dusleep.c11 struct timespec ts; in usleep()
/picolibc-3.7.0-3.6.0/newlib/libc/posix/
Dun-namespace.h130 int, const struct timespec *);
/picolibc-3.7.0-3.6.0/newlib/
DChangeLog-2015946 * libc/include/sys/timespec.h: Likewise.
947 * libc/include/time.h: Include <sys/timespec.h>.
948 * libc/include/sys/types.h (timespec): Delete.
3727 time_t, timespec, and itimerspec. Add a separate guard specifically
3728 for timespec and always unconditionally define itimerspec.
5513 * libc/include/sys/stat.h: Use struct timespec st_*tim,
16664 * libc/sys/linux/include/time.h (struct timespec): Moved from
16668 * libc/sys/linux/sys/types.h (struct timespec): Moved to
18414 * libc/sys/linux/sys/types.h: Add struct timespec.
20140 timespec, and struct itimerspec. Centralizing these makes
/picolibc-3.7.0-3.6.0/
DCOPYING.picolibc1572 Files: newlib/libc/include/sys/timespec.h