Searched refs:ECANCELED (Results 1 – 2 of 2) sorted by relevance
103 posix_errno = ECANCELED; in pthread_join()104 posix_set_pthread_errno(ECANCELED); in pthread_join()105 return(ECANCELED); in pthread_join()
82 #define ECANCELED 206 macro