Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 21 Aug 2006 14:51:21 +0000 (UTC)
From:      Ed Maste <emaste@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/libpthread/thread thr_cond.c thr_mutex.c thr_nanosleep.c
Message-ID:  <200608211451.k7LEpLMT099585@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
emaste      2006-08-21 14:51:21 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_5)
    lib/libpthread/thread thr_cond.c thr_mutex.c thr_nanosleep.c 
  Log:
  MFC thr_cond.c r1.53, thr_mutex.c r1.49, thr_nanosleep.c r1.25 to RELENG_5:
    Eliminate a race condition in timed waits (cv, mutex, and sleeps).
    MFC Candidate.
  
    PR:   93592
  
  Revision  Changes    Path
  1.51.2.2  +5 -5      src/lib/libpthread/thread/thr_cond.c
  1.45.2.2  +22 -24    src/lib/libpthread/thread/thr_mutex.c
  1.24.2.1  +3 -1      src/lib/libpthread/thread/thr_nanosleep.c



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