[244] in Pthreads mailing list archive
MIT Pthreads integration with Boehm GC?
daemon@ATHENA.MIT.EDU (Jeremy Fitzhardinge)
Wed Jan 24 09:16:25 1996
Date: Thu, 25 Jan 1996 00:37:25 +1100
From: Jeremy Fitzhardinge <jeremy@zip.com.au>
To: PThreads List <pthreads@MIT.EDU>
Has anyone integrated pthreads with Hans Boehm's GC?
Boehm says it isn't possible to do a generic Posix threads
interface because the API isn't rich enough, but it should
be possible using some knowledge of the MIT pthreads internals.
If nobody has done it, I'll look into doing it.
Thanks,
J