Received: from SOUTH-STATION-ANNEX.MIT.EDU by po7.MIT.EDU (5.61/4.7) id AA16607; Wed, 24 Jan 96 08:34:25 EST
Received: from zipper.zip.com.au by MIT.EDU with SMTP
	id AA00310; Wed, 24 Jan 96 08:30:01 EST
Received: from ixodes.sw.oz.au (frog12.zip.com.au) by zipper.zip.com.au with SMTP id AA22259
  (5.67b/IDA-1.5 for <pthreads@mit.edu>); Thu, 25 Jan 1996 00:28:51 +1100
Sender: jeremy@zip.com.au
Message-Id: <31063615.4788DEDB@zip.com.au>
Date: Thu, 25 Jan 1996 00:37:25 +1100
From: Jeremy Fitzhardinge <jeremy@zip.com.au>
X-Mailer: Mozilla 2.0b6a (X11; I; Linux 1.3.58 i486)
Mime-Version: 1.0
To: PThreads List <pthreads@MIT.EDU>
Subject: MIT Pthreads integration with Boehm GC?
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

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

