summaryrefslogtreecommitdiffstats
path: root/share/man/man3/pthread_mutex_lock.3
diff options
context:
space:
mode:
authorwosch <wosch@FreeBSD.org>1998-08-31 16:41:09 +0000
committerwosch <wosch@FreeBSD.org>1998-08-31 16:41:09 +0000
commit68cda92e4a0af0935407074f90fc00b96cee6f23 (patch)
tree64abab98aac0f70ff617b3200b2e663292ef7fc2 /share/man/man3/pthread_mutex_lock.3
parente8396430fbd509920306a84bd6578f58570e0b1b (diff)
downloadFreeBSD-src-68cda92e4a0af0935407074f90fc00b96cee6f23.zip
FreeBSD-src-68cda92e4a0af0935407074f90fc00b96cee6f23.tar.gz
Sort cross references.
Diffstat (limited to 'share/man/man3/pthread_mutex_lock.3')
-rw-r--r--share/man/man3/pthread_mutex_lock.36
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man3/pthread_mutex_lock.3 b/share/man/man3/pthread_mutex_lock.3
index 564cd67..a0aa07d 100644
--- a/share/man/man3/pthread_mutex_lock.3
+++ b/share/man/man3/pthread_mutex_lock.3
@@ -61,10 +61,10 @@ A deadlock would occur if the thread blocked waiting for
.El
.Pp
.Sh SEE ALSO
-.Xr pthread_mutex_unlock 3 ,
-.Xr pthread_mutex_trylock 3 ,
+.Xr pthread_mutex_destroy 3 ,
.Xr pthread_mutex_init 3 ,
-.Xr pthread_mutex_destroy 3
+.Xr pthread_mutex_trylock 3 ,
+.Xr pthread_mutex_unlock 3
.Sh STANDARDS
.Fn pthread_mutex_lock
conforms to ISO/IEC 9945-1 ANSI/IEEE
OpenPOWER on IntegriCloud