> From: dean gaudet [mailto:[EMAIL PROTECTED]]
> Sent: 14 September 2001 12:45
> On Fri, 14 Sep 2001, Sander Striker wrote:
> 
> > Isn't there an apr_get_current_time() that is thread safe?
> > apr_time_now()?
> 
> that's not the point.  i'm guessing you haven't read the code i'm
> referring to.
> 
> -dean

Did now :)
Ok, it seems like most of the reference implementation ideas
have been duplicated.  The get_current_time function is indeed
not thread safe...  Hmmm, wrapping those statics in mutexes is
a major slowdown...

Ok, dean, suggestions? :)

Sander

Reply via email to