diff options
author | nobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2007-02-24 09:41:41 +0000 |
---|---|---|
committer | nobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2007-02-24 09:41:41 +0000 |
commit | 961f557a7bb0bbaf1cd8271c58cd69cf98166ae2 (patch) | |
tree | 1fa87d50ae9b1e650f40339023cd65f377f2d243 /win32/win32.c | |
parent | fb8de32c296753f2ea5dc2008ce5b3b5491258e6 (diff) | |
download | ruby-961f557a7bb0bbaf1cd8271c58cd69cf98166ae2.tar.gz ruby-961f557a7bb0bbaf1cd8271c58cd69cf98166ae2.tar.xz ruby-961f557a7bb0bbaf1cd8271c58cd69cf98166ae2.zip |
* intern.h (rb_thread_blocking_region): add prototype.
* thread.c (BLOCKING_REGION): restore previous UBF.
* thread.c (rb_thread_blocking_region): default UBF to interrupt
in system dependent way by RB_UBF_DFL.
+ ubf_select() on posix system
+ ubf_handle() on Win32
+ none on cygwin
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@11861 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'win32/win32.c')
0 files changed, 0 insertions, 0 deletions