Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 31 Oct 2004 04:21:43 +0000 (UTC)
From:      Julian Elischer <julian@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/libpthread/thread thr_create.cthr_find_thread.c thr_kern.c thr_private.h thr_sig.c
Message-ID:  <200410310421.i9V4Li9A004261@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
julian      2004-10-31 04:21:43 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_5)
    lib/libpthread/thread thr_create.c thr_find_thread.c 
                          thr_kern.c thr_private.h thr_sig.c 
  Log:
  MFC:
  Revision  Changes    Path
   1.58      +1 -0      src/lib/libpthread/thread/thr_create.c
   1.14      +1 -1      src/lib/libpthread/thread/thr_find_thread.c
   1.115     +27 -10    src/lib/libpthread/thread/thr_kern.c
   1.119     +15 -11    src/lib/libpthread/thread/thr_private.h
   1.81      +1 -2      src/lib/libpthread/thread/thr_sig.c
  
  fix race conditions
  
  Approved by: re (scottl)
  
  Revision   Changes    Path
  1.57.2.1   +1 -0      src/lib/libpthread/thread/thr_create.c
  1.13.4.1   +1 -1      src/lib/libpthread/thread/thr_find_thread.c
  1.112.2.1  +27 -10    src/lib/libpthread/thread/thr_kern.c
  1.118.2.1  +15 -11    src/lib/libpthread/thread/thr_private.h
  1.79.2.1   +1 -2      src/lib/libpthread/thread/thr_sig.c



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