diff options
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +Tue Apr 10 16:14:22 2007 NAKAMURA Usaku <usa@ruby-lang.org> + + * thread_win32.ci (w32_wait_events): check whether interrupt_event is + valid handle or not. + + * thread_win32.ci (native_thread_destroy): clear interrupt_event when + close it. + Tue Apr 10 15:53:17 2007 NAKAMURA Usaku <usa@ruby-lang.org> * thread_pthread.ci (native_thread_create): initialize sleep_cond. |
