davidxu     2008-05-30 00:02:59 UTC

  FreeBSD src repository

  Modified files:
    lib/libthr/thread    thr_once.c 
  Log:
  Eliminate global mutex by using pthread_once's state field as
  a semaphore.
  
  Revision  Changes    Path
  1.7       +29 -33    src/lib/libthr/thread/thr_once.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