From 5b085e54a51322522ce8d38d3139228f035a9bf4 Mon Sep 17 00:00:00 2001 From: rpj Date: Mon, 11 Apr 2005 07:27:56 +0000 Subject: pthread_once post-cancel starvation solution --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index e0c746b..e50b60a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2005-04-11 Ross Johnson + + * pthread_once.c (pthread_once): Added priority boosting to + solve starvation problem after once_routine cancellation. + See notes in file. + 2005-04-06 Kevin Lussier * Makefile: Added debug targets for all versions of the library. -- cgit v1.2.3