Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCorinna Vinschen <corinna@vinschen.de>2016-02-13 19:03:36 +0300
committerCorinna Vinschen <corinna@vinschen.de>2016-02-13 19:03:36 +0300
commit10e0db58e427b5a3a50ff377e1ea7d2956a342b5 (patch)
tree65af79877d697fe6d24d50b0226c26b4709293c1 /winsup/doc/posix.xml
parentc76954517fddaa424884ffe43ad124792a769a50 (diff)
Document pthread_barrier* functions as implemented
posix.xml (std-susv4): Add pthread_barrier* functions. (std-notimpl): Remove here. Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
Diffstat (limited to 'winsup/doc/posix.xml')
-rw-r--r--winsup/doc/posix.xml8
1 files changed, 7 insertions, 1 deletions
diff --git a/winsup/doc/posix.xml b/winsup/doc/posix.xml
index 7b6efba1f..51a1df734 100644
--- a/winsup/doc/posix.xml
+++ b/winsup/doc/posix.xml
@@ -579,6 +579,13 @@ also IEEE Std 1003.1-2008 (POSIX.1-2008).</para>
pthread_attr_setscope
pthread_attr_setstack
pthread_attr_setstacksize
+ pthread_barrierattr_init
+ pthread_barrierattr_setpshared
+ pthread_barrierattr_getpshared
+ pthread_barrierattr_destroy
+ pthread_barrier_init
+ pthread_barrier_destroy
+ pthread_barrier_wait
pthread_cancel
pthread_cond_broadcast
pthread_cond_destroy
@@ -1492,7 +1499,6 @@ also IEEE Std 1003.1-2008 (POSIX.1-2008).</para>
posix_trace[...]
posix_typed_[...]
powl
- pthread_barrier[...]
pthread_mutexattr_getrobust
pthread_mutexattr_setrobust
pthread_mutex_consistent