summaryrefslogtreecommitdiffstats
path: root/share/man/man3/pthread_spin_init.3
diff options
context:
space:
mode:
Diffstat (limited to 'share/man/man3/pthread_spin_init.3')
-rw-r--r--share/man/man3/pthread_spin_init.317
1 files changed, 3 insertions, 14 deletions
diff --git a/share/man/man3/pthread_spin_init.3 b/share/man/man3/pthread_spin_init.3
index 948c16d..3ef67ad 100644
--- a/share/man/man3/pthread_spin_init.3
+++ b/share/man/man3/pthread_spin_init.3
@@ -24,7 +24,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd January 22, 2004
+.Dd May 31, 2016
.Dt PTHREAD_SPIN_INIT 3
.Os
.Sh NAME
@@ -121,16 +121,5 @@ and in
.Lb libthr
in
.Fx 5.3 .
-.Sh BUGS
-The implementation of
-.Fn pthread_spin_init
-does not fully conform to
-.St -p1003.2
-because the
-.Fa pshared
-argument is ignored in
-.Lb libthr ;
-if any value other than
-.Dv PTHREAD_PROCESS_PRIVATE
-is specified, it returns
-.Er EINVAL .
+Support for process-shared spinlocks appeared in
+.Fx 11.0 .
OpenPOWER on IntegriCloud