ruby--ruby/include/ruby
nobu 551dfe9d8b * include/ruby/io.h (rb_io_t): added write_lock to serialize.
[ruby-core:19668]

* gc.c (gc_mark_children): mark write_lock.

* gc.c (rb_gc_call_finalizer_at_exit): Mutex also needs to be
  deferred.

* io.c (io_fflush, io_binwrite, fptr_finalize): serializes writing.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@20144 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2008-11-07 20:47:02 +00:00
..
backward * include/ruby{io,sig}.h: moved to include/ruby/backward. 2008-09-26 00:55:09 +00:00
defines.h * dln.c: Ruby no longer supports VMS. 2008-10-04 13:57:06 +00:00
encoding.h * ext/zlib/zlib.c: remove obsolete prototype macros. 2008-10-21 09:18:34 +00:00
intern.h * include/ruby/intern.h (rb_mutex_synchronize): fixed prototype. 2008-11-03 16:56:49 +00:00
io.h * include/ruby/io.h (rb_io_t): added write_lock to serialize. 2008-11-07 20:47:02 +00:00
missing.h * missing.h: needs RUBY_EXTERN instead of extern for mswin. 2008-11-03 07:32:57 +00:00
oniguruma.h * grapheme cluster implementation reverted. [ruby-dev:36375] 2008-09-18 12:53:25 +00:00
re.h * include/ruby/re.h (struct rmatch_offset): new struct for character 2008-02-16 20:08:35 +00:00
regex.h
ruby.h * include/ruby/ruby.h (ExportStringValue): new macro to convert 2008-10-20 08:05:44 +00:00
st.h add a comment. 2008-08-07 09:06:04 +00:00
util.h * dln.c: Ruby no longer supports MS-DOS. 2008-10-04 13:33:22 +00:00
vm.h * include/ruby/vm.h: write a comment. 2008-10-21 20:59:23 +00:00
win32.h * dln.c: Ruby no longer supports Windows CE. 2008-10-04 13:48:20 +00:00