> Date: Fri, 6 Jul 2018 15:36:07 +0300
> From: Paul Irofti <p...@irofti.net>
> 
> > POSIX currently says:
> > 
> >   The behavior is undefined if the value specified by the attr
> >   argument to pthread_create() does not refer to an initialized thread
> >   attributes object.
> 
> I don't see that bit:
> 
> http://pubs.opengroup.org/onlinepubs/009695399/functions/pthread_create.html
> 
> On the contrary, I see what our manual states:
> 
>   [EINVAL]
>         The attributes specified by attr are invalid.

http://pubs.opengroup.org/onlinepubs/9699919799/functions/pthread_create.html

Reply via email to