Home
last modified time | relevance | path

Searched refs:ovalue (Results 1 – 2 of 2) sorted by relevance

/components/libc/compilers/common/include/sys/
A Dtime.h217 …mer_settime(timer_t timerid, int flags, const struct itimerspec *value, struct itimerspec *ovalue);
/components/libc/compilers/common/
A Dctime.c1163 struct itimerspec *ovalue) in timer_settime() argument
1183 if (ovalue != NULL) in timer_settime()
1185 timer_gettime(timerid, ovalue); in timer_settime()

Completed in 5 milliseconds