davidxu     2008-04-01 06:56:11 UTC

  FreeBSD src repository

  Modified files:
    lib/libc/stdtime     localtime.c 
  Log:
  Normally, we are often reading local time rather than setting time zone,
  replace mutex with rwlock, this should eliminate lock contention in
  most cases.
  
  Revision  Changes    Path
  1.43      +63 -22    src/lib/libc/stdtime/localtime.c
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to