summaryrefslogtreecommitdiffstats
path: root/share/man/man3/pthread_barrierattr.3
diff options
context:
space:
mode:
Diffstat (limited to 'share/man/man3/pthread_barrierattr.3')
-rw-r--r--share/man/man3/pthread_barrierattr.317
1 files changed, 3 insertions, 14 deletions
diff --git a/share/man/man3/pthread_barrierattr.3 b/share/man/man3/pthread_barrierattr.3
index 2920f67..bbf37d9 100644
--- a/share/man/man3/pthread_barrierattr.3
+++ b/share/man/man3/pthread_barrierattr.3
@@ -24,7 +24,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd February 19, 2004
+.Dd May 31, 2016
.Dt PTHREAD_BARRIERATTR 3
.Os
.Sh NAME
@@ -131,16 +131,5 @@ and in
.Lb libthr
in
.Fx 5.3 .
-.Sh BUGS
-The implementation of
-barriers
-does not fully conform to
-.St -p1003.2
-because the process-shared attribute is ignored in
-.Lb libthr ;
-if any value other than
-.Dv PTHREAD_PROCESS_PRIVATE
-is specified in a call to
-.Fn pthread_barrierattr_setpshared ,
-it will return
-.Er EINVAL .
+Support for process-shared barriers appeared in
+.Fx 11.0 .
OpenPOWER on IntegriCloud