diff options
| author | ko1 <ko1@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2008-07-27 05:59:32 +0000 |
|---|---|---|
| committer | ko1 <ko1@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2008-07-27 05:59:32 +0000 |
| commit | a5511af685cfbc4047b2a273edb96cfa364e90a1 (patch) | |
| tree | 5b3e6083f50f309db656bcd26f8697aaecd826a3 /include/ruby.h | |
| parent | 999c9535ee6a1f52f94d1022f69b4f58884e43d7 (diff) | |
| download | ruby-a5511af685cfbc4047b2a273edb96cfa364e90a1.tar.gz ruby-a5511af685cfbc4047b2a273edb96cfa364e90a1.tar.xz ruby-a5511af685cfbc4047b2a273edb96cfa364e90a1.zip | |
* include/ruby/ruby.h: add a type T_DEFERRED.
* gc.c: fix deferred finalizer system. finalize processes of
T_DATA and T_FILE are executed after gc process.
And fix to use BUILTIN_TYPE() instead of seeing flag.
* thread.c, vm_core.h: add RUBY_VM_SET_FINALIZER_INTERRUPT()
and check intterupt_flag at rb_thread_execute_interrupts().
* thread.c (mutex_mark): fix to mark next_mutex.
* vm.c (rb_thread_mark): fix to mark keeping_mutexes.
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@18231 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'include/ruby.h')
0 files changed, 0 insertions, 0 deletions
