On Thursday 04 October 2001 02:37 pm, Aaron Bannert wrote: > On Thu, Oct 04, 2001 at 03:34:23PM -0600, Brad Nicholes wrote: > > As I was implementing the apr_thread_cond_*() functions it appears that > > we are missing one function. I propose that we add the following > > function: > > > > APR_DECLARE(apr_status_t) apr_thread_cond_timedwait(apr_thread_cond_t > > *cond, apr_thread_mutex_t *mutex, unsigned long interval); > > > > > > What do you think?? > > If it can be implemented reliably on all of the platforms, I'm all for it. > I'll even write the patch for the stubs. Can we get some reassurance that > it'll work out on: beos, os2/win32?
I can make it work on win32. Ryan ______________________________________________________________ Ryan Bloom [EMAIL PROTECTED] Covalent Technologies [EMAIL PROTECTED] --------------------------------------------------------------
