Home
last modified time | relevance | path

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

/relibc/pthreads-emb/
H A Dpthread_mutex_timedlock.c53 pte_timed_eventwait (pte_osSemaphoreHandle event, const struct timespec *abstime) in pte_timed_eventwait() function
143 if (0 != (result = pte_timed_eventwait (mx->handle, abstime))) in pthread_mutex_timedlock()
176 if (0 != (result = pte_timed_eventwait (mx->handle, abstime))) in pthread_mutex_timedlock()