pthread_mutex_init manual page

Daniel Eischen eischen at vigrid.com
Wed Oct 1 11:33:20 PDT 2003


On Wed, 1 Oct 2003, Ken Smith wrote:

> 
> We received a PR that pointed out this section of the pthread_mutex_init(3)
> manual page is not proper English:
> 
>  
>      [EAGAIN]           The temporarily lacks the resources to create another
>                         mutex.
>  

It returns ENOMEM.  You can fix the man pages appropriately.

Thanks,

-- 
Dan Eischen



More information about the freebsd-threads mailing list