C11 threads ABI questions - enum values

Rich Felker dalias@libc.org
Tue Aug 26 14:09:00 GMT 2014


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



More information about the Libc-alpha mailing list