From 409033efcac2d6d81b228b12e335bc75f7ae16a1 Mon Sep 17 00:00:00 2001 From: usa Date: Mon, 2 Nov 2009 05:45:35 +0000 Subject: * thread_pthread.c (native_stop_timer_thread): delay joinning timer thread after unlocking mutex. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@25629 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index d117279396..bb05a7ae8a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Mon Nov 2 14:43:48 2009 NAKAMURA Usaku + + * thread_pthread.c (native_stop_timer_thread): delay joinning timer + thread after unlocking mutex. + Mon Nov 2 13:31:14 2009 NAKAMURA Usaku * thread_pthread.c (native_stop_timer_thread): need to join timer thread -- cgit v1.2.3