diff options
author | rpj <rpj> | 2001-07-11 17:02:27 +0000 |
---|---|---|
committer | rpj <rpj> | 2001-07-11 17:02:27 +0000 |
commit | a6b214d1eb218ec6a9d78abeaa483fbf6f485aad (patch) | |
tree | c39a63cee6d8e2fba4f1e2077527598d9239917c /ANNOUNCE | |
parent | d330ac695b57dbcf32ac455c89e72a3a8f8bb956 (diff) |
Assert that exactly one thread receives PTHREAD_BARRIER_SERIAL_THREAD.snap-2001-07-12
Diffstat (limited to 'ANNOUNCE')
-rw-r--r-- | ANNOUNCE | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,4 +1,4 @@ - PTHREADS-WIN32 SNAPSHOT 2001-??-??
+ PTHREADS-WIN32 SNAPSHOT 2001-07-12
----------------------------------
Web Site: http://sources.redhat.com/pthreads-win32/
FTP Site: ftp://sources.redhat.com/pub/pthreads-win32
@@ -65,7 +65,7 @@ auto-initialiser initialisation fails. _POSIX_READER_WRITER_LOCKS is now defined.
-pthread_rwlock_wrlock() was inadvertantly a cancelation point.
+pthread_rwlock_wrlock() was a cancelation point.
---------------------------
Known bugs in this snapshot
|