Received: from SOUTH-STATION-ANNEX.MIT.EDU by po7.MIT.EDU (5.61/4.7) id AA27536; Mon, 29 Jan 96 10:47:37 EST
Received: from postman.osf.org by MIT.EDU with SMTP
	id AA27794; Mon, 29 Jan 96 10:47:27 EST
Received: from danton.gr.osf.org (danton.gr.osf.org [130.105.64.11]) by postman.osf.org (8.6.9/8.6.x) with SMTP
	id KAA10768 for <proven@athena.mit.edu>; Mon, 29 Jan 1996 10:47:41 -0500
Message-Id: <199601291547.KAA10768@postman.osf.org>
Received: from scale.gr.osf.org by danton.gr.osf.org with SMTP
	(15.11/15.6) id AA02720; Mon, 29 Jan 96 16:56:53 -0100
X-Mailer: exmh version 1.6.2 7/18/95
To: proven@MIT.EDU
Cc: madhu@danton.gr.osf.org
Subject: thread_suspend on pthreads
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Date: Mon, 29 Jan 1996 16:47:36 +0100
From: GN Madhusudan <madhu@gr.osf.org>


I am trying to get the equivalent of thread_suspend and thread_resume on
top of pthreads. If at all possible I would like to achieve this without
changing any of the pthreads internals. From my investigation so far that
does not seem possible, would you agree ?

Thanks
Madhu


