Home
last modified time | relevance | path

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

/ThreadX-v6.4.1/utility/rtos_compatibility_layers/posix/
Dpx_sem_destroy.c82 else result = NO_ERROR; in sem_destroy()
Dpx_sem_init.c91 result = NO_ERROR; in sem_init()
Dpx_pth_setschedparam.c113 return(NO_ERROR); in pthread_setschedparam()
Dtx_posix.h238 #define NO_ERROR 0 macro