From e9f6d10f4d968662b22a57dfa5882d48f380b364 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Sun, 25 Jul 2004 15:00:04 +0000 Subject: 2004-07-25 Thomas Rauscher PR 609/rtems * score/src/threaddispatch.c: Close race condition between _Thread_Dispatch and _Thread_Tickle_timeslice. --- cpukit/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'cpukit/ChangeLog') diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog index 65a4a431ae..65d1a7a6d5 100644 --- a/cpukit/ChangeLog +++ b/cpukit/ChangeLog @@ -1,3 +1,9 @@ +2004-07-25 Thomas Rauscher + + PR 609/rtems + * score/src/threaddispatch.c: Close race condition between + _Thread_Dispatch and _Thread_Tickle_timeslice. + 2004-07-25 Victor Vengerov PR 654/rtems -- cgit v1.2.3