Home
last modified time | relevance | path

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

/components/libc/posix/ipc/
A Dsemaphore.h38 int sem_timedwait(sem_t *sem, const struct timespec *abs_timeout);
A Dsemaphore.c458 int sem_timedwait(sem_t *sem, const struct timespec *abs_timeout) in sem_timedwait() function
483 RTM_EXPORT(sem_timedwait);
/components/libc/
A Dposix-info.txt131 + sem_timedwait()

Completed in 4 milliseconds