1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/ext/thread
knu e8b3e1af53 * ext/thread/lib/thread.rb: Add a replacement of thread.rb that
loads this extension.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@11696 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2007-02-10 21:18:24 +00:00
..
lib * ext/thread/lib/thread.rb: Add a replacement of thread.rb that 2007-02-10 21:18:24 +00:00
extconf.rb * ext/thread: Make style fixes (mostly de-K&R'ism) to match the 2007-02-09 11:48:34 +00:00
thread.c * ext/thread/thread.c (rb_thread_exclusive): Implement 2007-02-10 20:33:50 +00:00