From: hemant Date: 2006-09-19T18:26:18+09:00 Subject: Re: rubyinline and rails - do they play nice On 9/19/06, Eric Hodel wrote: > > Note that C code typically won't allow a thread switch, so the ruby > process will be blocked until the C method returns. Exceptions to > this include socket operations performed via the Ruby/C API and > manual calls of CHECK_INTS. > oh..so until if i call some method defined inside a rubyinline function from a Ruby thread, the thread will block...till that method finished execution? I will keep in mind. -- There was only one Road; that it was like a great river: its springs were at every doorstep, and every path was its tributary.