Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 22 Sep 2001 11:30:55 -0700 (PDT)
From:      Jason Evans <jasone@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/libc_r/uthread uthread_cond.c
Message-ID:  <200109221830.f8MIUtI94526@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
jasone      2001/09/22 11:30:55 PDT

  Modified files:        (Branch: RELENG_4)
    lib/libc_r/uthread   uthread_cond.c 
  Log:
  MFC: Fix logic errors in pthread_cond_wait() and pthread_cond_timedwait()
  that could cause deadlock after interruption due to a signal.
  
  Revision  Changes    Path
  1.22.2.6  +52 -69    src/lib/libc_r/uthread/uthread_cond.c


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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