Project

General

Profile

« Previous | Next » 

Revision 9ee34b15

Added by ko1 (Koichi Sasada) almost 13 years ago

  • thread.c (rb_thread_call_without_gvl2): change the parameter of
    func' from int *skip_interrupt' to `VALUE *flags'.
    If (flags & RUBY_CALL_WO_GVL_FLAG_SKIP_CHECK_INTS) is not zero,
    then skip checking interrupt.
    [ruby-core:46547]
  • include/ruby/thread.h: ditto.

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