Home
last modified time | relevance | path

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

/ThreadX-v6.3.0/utility/rtos_compatibility_layers/posix/
Dpx_sem_destroy.c83 else result = NO_ERROR; in sem_destroy()
Dpx_sem_init.c92 result = NO_ERROR; in sem_init()
Dpx_pth_setschedparam.c114 return(NO_ERROR); in pthread_setschedparam()
Dtx_posix.h239 #define NO_ERROR 0 macro