Date: Wed, 12 Jun 1996 17:31:19 -0700 From: "Amancio Hasty Jr." <hasty@rah.star-gate.com> To: Richard Toren <rpt@miles.sso.loral.com> Cc: hackers@freebsd.org Subject: Re: cthreads ->pthreads Message-ID: <199606130031.RAA11798@rah.star-gate.com> In-Reply-To: Your message of "Wed, 12 Jun 1996 19:20:56 EDT." <Pine.SUN.3.91.960612191837.1534A-100000@hps>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi, I am going to do my own mapping 8) Just started and it is probably not going to take that much well at least for what I need for my project at work . When I am done I will ask permission from my client to see if I can distribute the cthreads->pthreads mapping. Right now , I am using pthreads-1_60_beta4_1 on 2.1-stable. I tried to compile the latest pthreads however it seems that is a bit confused with structs related to time structs. Can't wait till we get SMP support with threads 8) Tnks! Amancio >From The Desk Of Richard Toren : > I don't know if you can call it a wrapper, but the X11R6 distribution > has a threads include file the the threaded server used to make > a virtual layer above both of these ( I seem to remember). > You can probably use that as a guide for mapping an equivelance. > It may not be pre-build but it is a place to start....shrug... > > ==================================================== > Rip Toren | The bad news is that C++ is not an object-oriented | > rpt@miles.sso.loral.com | programming language. .... The good news is that | > | C++ supports object-oriented programming. | > | C++ Programming & Fundamental Concepts | > | by Anderson & Heinze | > ==================================================== > On Wed, 12 Jun 1996, Amancio Hasty Jr. wrote: > > > > > Anyone has a wrapper to allow programs using cthreads to use pthreads? > > > > Tnks, > > Amancio > > > > > >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199606130031.RAA11798>