Project

General

Profile

« Previous | Next » 

Revision 719e0cd5

Added by ko1 (Koichi Sasada) over 11 years ago

  • thread.c: rename Thread.control_interrupt
    to Thread.async_interrupt_timing.
    The option name :never' is also changed to :defer'.
    [ruby-core:50375] [ruby-trunk - Feature #6762]
  • thread.c: remove Thread.check_interrupt.
    This method is difficult to understand by name.
  • thraed.c: add Thread.async_interrupted?.
    This method check any defered async interrupts.
  • test/ruby/test_thread.rb: change tests for above.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@38046 b2dd03c8-39d4-4d8f-98ff-823fe69b080e