On Tue, Aug 26, 2014 at 01:19:27PM +0200, Juan Manuel Torres Palma wrote: > I agree with the values chosen, and the error codes make sense to me. > > The thrd_timedout should be the exit value when a thread can't finish > in a given time right? No, it's for timedwait operations that timeout. Rich