1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/ext/-test-
usa be8bdd3c57 * ext/-test-/threadswitch/threadswitch_hook.c (event_hook,
threadswitch_event_hook, restore_hook, threadswitch_hook): use
  rb_thread_current() instead of rb_curr_thread->thread, because
  the latter is not a public interface. this change fixes build
  problem on Windows.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@29380 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2010-10-01 06:09:55 +00:00
..
add_suffix * ext/-test-/add_suffix/bug.c: typo. 2010-07-30 08:51:56 +00:00
threadswitch * ext/-test-/threadswitch/threadswitch_hook.c (event_hook, 2010-10-01 06:09:55 +00:00