From 9e61bc0571b4812381cf89dd6f4bcbe3931f6acd Mon Sep 17 00:00:00 2001 From: rpj Date: Fri, 22 Dec 2006 02:36:40 +0000 Subject: '' --- BUGS | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'BUGS') diff --git a/BUGS b/BUGS index bed6faf..29cee00 100644 --- a/BUGS +++ b/BUGS @@ -126,3 +126,8 @@ implement all the same safeguards as condition variables, making them much The workaround is to ensure that no more than "count" threads attempt to wait at the barrier. + +5. Canceling a thread blocked on pthread_once appears not to work in the MSVC++ +version of the library "pthreadVCE.dll". The test case "once3.c" hangs. I have no +clues on this at present. All other versions pass this test ok - pthreadsVC.dll, +pthreadsVSE.dll, pthreadsGC.dll and pthreadsGCE.dll. -- cgit v1.2.3