Home
last modified time | relevance | path

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

/ThreadX-v6.3.0/utility/rtos_compatibility_layers/posix/
Dpx_sem_trywait.c76 INT pxerror; in sem_trywait() local
108 pxerror = OK; in sem_trywait()
115 pxerror = ERROR; in sem_trywait()
126 pxerror = ERROR; in sem_trywait()
129 return(pxerror); in sem_trywait()