cvs commit: src/lib/libthr/thread thr_once.c

David Xu davidxu at FreeBSD.org
Tue Oct 16 00:46:16 PDT 2007


davidxu     2007-10-16 07:46:15 UTC

  FreeBSD src repository

  Modified files:
    lib/libthr/thread    thr_once.c 
  Log:
  Use macro THR_CLEANUP_PUSH/POP, they are cheaper than pthread_cleanup_push/pop.
  
  Revision  Changes    Path
  1.6       +4 -2      src/lib/libthr/thread/thr_once.c


More information about the cvs-src mailing list