From 9b477bedafd2450735b78cdedc7af5e090aa8934 Mon Sep 17 00:00:00 2001 From: rpj Date: Mon, 14 Mar 2005 00:50:32 +0000 Subject: Downgrade interlocked ops where possible --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index ceb14fa..93dbd1b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2005-03-14 Ross Johnson + + * pthread_once.c (pthread_once): Downgrade interlocked operations to simple + memory operations where these are protected by the critical section; edit + comments. + 2005-03-13 Ross Johnson * pthread_once.c (pthread_once): Completely redesigned; a change was -- cgit v1.2.3