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
nobu cdd1d98ef2 * eval.c (rb_thread_join): new API.
* ext/thread/thread.c (wait_mutex, lock_mutex): wait until the locking
  thread exits.  [ruby-dev:34856]


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@17874 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2008-07-04 11:31:35 +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 * configure.in, ext/thread/extconf.rb, lib/thread.rb: Add a 2007-02-10 21:41:26 +00:00
thread.c * eval.c (rb_thread_join): new API. 2008-07-04 11:31:35 +00:00