Home
last modified time | relevance | path

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

/relibc/pthreads-emb/
H A Dpte_cancellable_wait.c90 case PTE_OS_TIMEOUT: in pte_cancellable_wait()
H A Dpthread_mutex_timedlock.c96 if (status == PTE_OS_TIMEOUT) in pte_timed_eventwait()
H A Dpte_generic_osal.h51 PTE_OS_TIMEOUT, enumerator
/relibc/pthreads-emb/platform/psp/
H A Dpsp_osal.c544 result = PTE_OS_TIMEOUT;
632 osResult = PTE_OS_TIMEOUT;
692 result = PTE_OS_TIMEOUT;
/relibc/src/platform/
H A Dpte.rs39 PTE_OS_TIMEOUT, enumerator
372 Err(()) => PTE_OS_TIMEOUT, in pte_osSemaphorePend()
/relibc/pthreads-emb/platform/dspbios/
H A Ddspbios-osal.c653 return PTE_OS_TIMEOUT; in pte_osSemaphorePend()
712 result = PTE_OS_TIMEOUT; in pte_osSemaphoreCancellablePend()