Home
last modified time | relevance | path

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

/ThreadX-v6.4.1/utility/rtos_compatibility_layers/posix/
Dpx_sem_trywait.c75 INT pxerror; in sem_trywait() local
107 pxerror = OK; in sem_trywait()
114 pxerror = ERROR; in sem_trywait()
125 pxerror = ERROR; in sem_trywait()
128 return(pxerror); in sem_trywait()