This is the mail archive of the guile@sourceware.cygnus.com mailing list for the Guile project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Threads in Guile


On Fri, Jun 02, 2000 at 02:18:10PM +0200, Mikael Djurfeldt wrote:
> We are now disconnecting libguile from the thread libraries, allowing
> an application to choose whether to use threading or not, and which
> thread library to use.
> 
> Guile is going to continue supporting cooperative thread libraries.
> 
> Therefore we still need to support the scm_internal_select call.
> 
> When using libguile together with pthreads, scm_internal_select will
> invoke OS select.

Oh, I thought you were dropping coop threads, my mistake.

-- 
C. Ray C. aka Christopher Cramer
crayc@pyro.net
http://www.pyro.net/~crayc/

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]