davidxu     2006-02-15 23:05:03 UTC

  FreeBSD src repository

  Modified files:
    lib/libthr/thread    thr_init.c thr_once.c thr_private.h 
  Log:
  Rework last change of pthread_once, create a function _thr_once_init to
  reinitialize its internal locks.
  
  Revision  Changes    Path
  1.29      +1 -2      src/lib/libthr/thread/thr_init.c
  1.5       +8 -2      src/lib/libthr/thread/thr_once.c
  1.57      +1 -2      src/lib/libthr/thread/thr_private.h
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to