Hi, I'd like to know how can I do to create ( or instantiate ) a Ruby Thread from C . actually , I have to Bind Some C Modules to Ruby , So I have to manage The ruby Thread inside my C code ( Start , Stop , Resume ...ect ) Thx ;) -- Posted via http://www.ruby-forum.com/.