summaryrefslogtreecommitdiffstats
path: root/share/man/man3/pthread_mutex_init.3
diff options
context:
space:
mode:
Diffstat (limited to 'share/man/man3/pthread_mutex_init.3')
-rw-r--r--share/man/man3/pthread_mutex_init.34
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man3/pthread_mutex_init.3 b/share/man/man3/pthread_mutex_init.3
index 10a026b..a5a1eca 100644
--- a/share/man/man3/pthread_mutex_init.3
+++ b/share/man/man3/pthread_mutex_init.3
@@ -66,11 +66,11 @@ is invalid.
The process cannot allocate enough memory to create another mutex.
.El
.Sh SEE ALSO
-.Xr pthread_mutexattr 3 ,
.Xr pthread_mutex_destroy 3 ,
.Xr pthread_mutex_lock 3 ,
.Xr pthread_mutex_trylock 3 ,
-.Xr pthread_mutex_unlock 3
+.Xr pthread_mutex_unlock 3 ,
+.Xr pthread_mutexattr 3
.Sh STANDARDS
The
.Fn pthread_mutex_init
OpenPOWER on IntegriCloud