Home
last modified time | relevance | path

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

/AliOS-Things-master/components/posix/include/
A Dpthread.h175 int pthread_condattr_setclock(pthread_condattr_t *attr, clockid_t clock);
/AliOS-Things-master/components/posix/src/
A Dpthread_cond.c284 int pthread_condattr_setclock(pthread_condattr_t *attr, clockid_t clock_id) in pthread_condattr_setclock() function
/AliOS-Things-master/components/drivers/core/base/core/
A Du_interrupt.c266 pthread_condattr_setclock(&p_irq_th->condattr, CLOCK_MONOTONIC); in u_irq_thread_create()

Completed in 6 milliseconds