Home
last modified time | relevance | path

Searched refs:clock_id (Results 1 – 3 of 3) sorted by relevance

/components/libc/posix/pthreads/
A Dpthread.h178 int pthread_getcpuclockid(pthread_t thread, clockid_t *clock_id);
232 clockid_t *clock_id);
234 clockid_t clock_id);
A Dpthread_cond.c36 clockid_t *clock_id) in pthread_condattr_getclock() argument
43 clockid_t clock_id) in pthread_condattr_setclock() argument
A Dpthread.c707 int pthread_getcpuclockid(pthread_t thread, clockid_t *clock_id) in pthread_getcpuclockid() argument
714 *clock_id = (clockid_t)rt_tick_get(); in pthread_getcpuclockid()

Completed in 6 milliseconds