From 12fadc102208853bd291d063204fdc2a1fcc0c40 Mon Sep 17 00:00:00 2001 From: usa Date: Mon, 2 Nov 2009 04:32:28 +0000 Subject: * thread_pthread.c (native_stop_timer_thread): need to join timer thread only when really stopping it. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@25628 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 1e75ed02e9..d117279396 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Mon Nov 2 13:31:14 2009 NAKAMURA Usaku + + * thread_pthread.c (native_stop_timer_thread): need to join timer thread + only when really stopping it. + Mon Nov 2 12:55:50 2009 NAKAMURA Usaku * thread_{pthread,win32}.c (native_stop_timer_thread): join the thread -- cgit v1.2.3