From a3ea0b24409b89bd08c0a2268dbae834724734df Mon Sep 17 00:00:00 2001 From: rpj Date: Sun, 20 Jun 2010 03:31:18 +0000 Subject: See ChangeLogs: preparing for new release. --- manual/pthread_barrier_wait.html | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) (limited to 'manual/pthread_barrier_wait.html') diff --git a/manual/pthread_barrier_wait.html b/manual/pthread_barrier_wait.html index 693d8bd..f407aa5 100644 --- a/manual/pthread_barrier_wait.html +++ b/manual/pthread_barrier_wait.html @@ -103,13 +103,7 @@ that this routine is implemented and may be used.

Known Bugs

-
In - pthreads-win32, - pthread_barrier_wait may deadlock if the number of running - threads able to wait on the barrier object exceeds the value given - as the count parameter in - pthread_barrier_init(3). -
+ None.

See Also

pthread_barrier_destroy(3), -- cgit v1.2.3