Re: man pthread

2014-08-12 Thread Gavin Atkinson
On Mon, 11 Aug 2014, John Baldwin wrote: > On Sunday, July 27, 2014 7:00:13 pm Gavin Atkinson wrote: > > On Mon, 21 Jul 2014, Malcolm Douglas wrote: > > > Sorry, not sure if this is the right way to handle this, but I saw a > > > doc error. > > > > > > The pthread_cond_wait and pthread_cond_timedw

Re: man pthread

2014-08-11 Thread John Baldwin
On Sunday, July 27, 2014 7:00:13 pm Gavin Atkinson wrote: > On Mon, 21 Jul 2014, Malcolm Douglas wrote: > > Sorry, not sure if this is the right way to handle this, but I saw a > > doc error. > > > > The pthread_cond_wait and pthread_cond_timedwait descriptions are > > incorrect in man pthread. >

Re: man pthread

2014-07-27 Thread Gavin Atkinson
On Mon, 21 Jul 2014, Malcolm Douglas wrote: > Sorry, not sure if this is the right way to handle this, but I saw a > doc error. > > The pthread_cond_wait and pthread_cond_timedwait descriptions are > incorrect in man pthread. > > The description is: > Wait for a condition and lock the specified m