From 50eea7300d7e9b666cc5115c4e4c4af79a1bfa53 Mon Sep 17 00:00:00 2001 From: rpj Date: Fri, 27 May 2005 14:35:21 +0000 Subject: '' --- ChangeLog | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 537b365..cfeafcb 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,10 +1,16 @@ +2005-05-27 Alexander Gottwald + + * pthread.h: Some things, like HANDLE, were only defined if + PTW32_LEVEL was >= 3 - they should always be defined. + 2005-05-25 Vladimir Kliatchko * pthread_once.c: Eliminate all priority operations and other complexity by replacing the event with a semaphore. The advantage of the change is the ability to release just one waiter if the init_routine thread is cancelled yet still release all waiters when - done. + done. Simplify once_control state checks to improve efficiency + further. 2005-05-24 Mikael Magnusson -- cgit v1.2.3