summaryrefslogtreecommitdiffstats
path: root/process.c
diff options
context:
space:
mode:
authorakr <akr@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2009-11-09 11:18:17 +0000
committerakr <akr@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2009-11-09 11:18:17 +0000
commit219a9c9dd2c6ec470df2fd4c0c8405f5532d7019 (patch)
tree45fcf609baf08a5898c94ec90456f5878665f665 /process.c
parent5bf41d41ff9a9880edf6f20b7d21d9d344aa06f2 (diff)
downloadruby-219a9c9dd2c6ec470df2fd4c0c8405f5532d7019.tar.gz
ruby-219a9c9dd2c6ec470df2fd4c0c8405f5532d7019.tar.xz
ruby-219a9c9dd2c6ec470df2fd4c0c8405f5532d7019.zip
* thread.c (rb_gc_save_machine_context): don't save the stack pointer
in this function. (RB_GC_SAVE_MACHINE_CONTEXT): call rb_gc_save_machine_context and save the stack pointer at caller side. (rb_thread_schedule_rec): use RB_GC_SAVE_MACHINE_CONTEXT instead of rb_gc_save_machine_context. (blocking_region_begin): changed to a macro. use RB_GC_SAVE_MACHINE_CONTEXT instead of rb_gc_save_machine_context. [ruby-dev:39659] git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@25701 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'process.c')
0 files changed, 0 insertions, 0 deletions