Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 15 Feb 2006 13:41:03 +0000 (UTC)
From:      David Xu <davidxu@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/libthr/thread thr_init.c thr_once.c thr_private.h
Message-ID:  <200602151341.k1FDf3ld013598@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
davidxu     2006-02-15 13:41:02 UTC

  FreeBSD src repository

  Modified files:
    lib/libthr/thread    thr_init.c thr_once.c thr_private.h 
  Log:
  After fork(), reinitialize internal locks for pthread_once().
  
  Revision  Changes    Path
  1.28      +2 -0      src/lib/libthr/thread/thr_init.c
  1.4       +11 -11    src/lib/libthr/thread/thr_once.c
  1.56      +2 -0      src/lib/libthr/thread/thr_private.h



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200602151341.k1FDf3ld013598>