[#1094] Re: [ruby-cvs] ruby, ruby/lib: * eval.c (ev_const_defined, ev_const_get), variable.c — Dave Thomas <dave@...>

> * eval.c (rb_mod_autoload, rb_mod_autoload_p): new method;

12 messages 2003/05/29
[#1095] Re: [ruby-cvs] ruby, ruby/lib: * eval.c (ev_const_defined, ev_const_get), variable.c — nobu.nokada@... 2003/05/29

Hi,

Re: mutex_m and thread

From: stillflame@...
Date: 2003-05-05 17:10:54 UTC
List: ruby-core #1014
Dave Thomas writes: 

> Currently we have two parallel implementations of mutex, one in thread.rb 
> and one in mutex_m.rb.

Does Sync from sync.rb count as another one? 

 - Martin Chase

In This Thread