Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 29 Jun 2003 16:51:04 -0700 (PDT)
From:      Mike Makonnen <mtm@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/libthr/thread thr_cancel.c thr_detach.c thr_exit.c thr_gc.c thr_join.c thr_kern.c thr_mutex.c
Message-ID:  <200306292351.h5TNp4Bb029342@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
mtm         2003/06/29 16:51:04 PDT

  FreeBSD src repository

  Modified files:
    lib/libthr/thread    thr_cancel.c thr_detach.c thr_exit.c 
                         thr_gc.c thr_join.c thr_kern.c 
                         thr_mutex.c 
  Log:
  Sweep through pthread locking and use the new locking primitives for
  libthr.
  
  Revision  Changes    Path
  1.6       +2 -2      src/lib/libthr/thread/thr_cancel.c
  1.5       +3 -3      src/lib/libthr/thread/thr_detach.c
  1.9       +2 -2      src/lib/libthr/thread/thr_exit.c
  1.7       +3 -3      src/lib/libthr/thread/thr_gc.c
  1.9       +7 -6      src/lib/libthr/thread/thr_join.c
  1.11      +2 -2      src/lib/libthr/thread/thr_kern.c
  1.12      +2 -2      src/lib/libthr/thread/thr_mutex.c



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