* ChangeLog: fix a typo for r38063.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@38067 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
ec7d935ce7
commit
f125ec9ac5
@ -26,7 +26,7 @@ Fri Nov 30 22:44:14 2012 KOSAKI Motohiro <kosaki.motohiro@gmail.com>
|
||||
|
||||
* thread.c (thread_start_func_2): make sure vm->running_thread
|
||||
don't point to dead thread.
|
||||
* thread.c (timer_thread_function): close a race against thead
|
||||
* thread.c (timer_thread_function): close a race against thread
|
||||
destruction. [Bug #4911][ruby-dev:43859]
|
||||
|
||||
* vm_core.h (rb_thread_set_current): reset running time of
|
||||
|
Loading…
x
Reference in New Issue
Block a user