Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 21 Jul 2014 07:56:54 -0400
From:      Malcolm Douglas <mdoug12345678@gmail.com>
To:        freebsd-doc@freebsd.org
Subject:   man pthread
Message-ID:  <CAAfPS01qzjg2LSxmbmzMFZmKYgbARO20nxOOH9LkrQG4iHvbiw@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
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 mutex.

It should be:
Wait for a condition and unlock the specified mutex.

pthread_cond_timedwait has an analogous error.

The pages for man pthread_cond_wait and pthread_cond_timedwait do not
have this error, it is just in the descriptions in the page for
pthread.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAAfPS01qzjg2LSxmbmzMFZmKYgbARO20nxOOH9LkrQG4iHvbiw>