pthreads.7: SEE ALSO: add pthread_mutexattr_destroy(3) and pthread_mutexattr_init(3)

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2017-09-12 15:49:48 +02:00
parent 7cff199dfc
commit 867c918798
1 changed files with 2 additions and 0 deletions

View File

@ -925,6 +925,8 @@ Various Pthreads manual pages, for example:
.BR pthread_kill (3),
.BR pthread_mutex_lock (3),
.BR pthread_mutex_unlock (3),
.BR pthread_mutexattr_destroy (3),
.BR pthread_mutexattr_init (3),
.BR pthread_once (3),
.BR pthread_rwlockattr_setkind_np (3),
.BR pthread_setcancelstate (3),