RE: down_timeout

2001-04-26 Thread Moore, Robert
-Original Message- From: Ingo Oeser [mailto:[EMAIL PROTECTED]] Sent: Wednesday, April 25, 2001 4:49 PM To: Grover, Andrew Cc: '[EMAIL PROTECTED]'; Moore, Robert Subject:

Re: down_timeout

2001-04-25 Thread Ingo Oeser
On Wed, Apr 25, 2001 at 04:21:22PM -0700, Grover, Andrew wrote: > It seems like we need to implement down_timeout (and > down_timeout_interruptible) to fully flesh out the semaphore implementation. > It is difficult and inefficient to emulate this using wrapper functions, as > far as I can see. >