Home
last modified time | relevance | path

Searched refs:clock_t (Results 1 – 6 of 6) sorted by relevance

/third_party/ulib/musl/include/sys/
A Dtimes.h11 clock_t tms_utime;
12 clock_t tms_stime;
13 clock_t tms_cutime;
14 clock_t tms_cstime;
17 clock_t times(struct tms*);
/third_party/ulib/musl/src/time/
A Dtimes.c5 clock_t times(struct tms* tms) { in times()
A Dclock.c6 clock_t clock(void) { in clock()
/third_party/ulib/musl/include/
A Dtime.h43 clock_t clock(void);
A Dsignal.h116 clock_t si_utime, si_stime;
/third_party/ulib/musl/include/bits/
A Dalltypes.h242 typedef long clock_t; typedef

Completed in 8 milliseconds