pthread_mutexattr_init.3: SEE ALSO: add pthread_mutexattr_getpshared(3)

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2017-09-13 15:44:11 +02:00
parent 2fdf4c5f1e
commit 1a14615c34
1 changed files with 1 additions and 0 deletions

View File

@ -66,4 +66,5 @@ have already been initialized using that object.
.nh
.BR pthread_mutex_init (3),
.BR pthread_mutexattr_getrobust (3),
.BR pthread_mutexattr_getpshared (3),
.BR pthreads (7)