Home
last modified time | relevance | path

Searched defs:abs_timeout (Results 1 – 2 of 2) sorted by relevance

/nrf52832-nimble/rt-thread/components/libc/pthreads/
H A Dmqueue.c233 const struct timespec *abs_timeout) in mq_timedreceive()
265 const struct timespec *abs_timeout) in mq_timedsend()
H A Dsemaphore.c313 int sem_timedwait(sem_t *sem, const struct timespec *abs_timeout) in sem_timedwait()