Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 11 Apr 1997 15:38:24 -0700 (PDT)
From:      John Birrell <jb>
To:        CVS-committers, cvs-all, cvs-lib
Subject:   cvs commit:  src/lib/libc_r/uthread uthread_cond.c
Message-ID:  <199704112238.PAA26445@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
jb          97/04/11 15:38:23

  Modified:    lib/libc_r/uthread  uthread_cond.c
  Log:
  Set wakeup time in pthread_cond_wait() to `forever' (-1) to prevent
  calling thread from being rescheduled based on an unspecified wakeup
  time.
  
  Bug/fix pointed out by Alexandre Fenyo <fenyo@email.enst.fr>.
  
  Revision  Changes    Path
  1.5       +41 -24    src/lib/libc_r/uthread/uthread_cond.c



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