Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 6 Nov 1998 13:04:03 -0800 (PST)
From:      Dmitrij Tejblum <dt@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG
Subject:   cvs commit: src/lib/libc_r/uthread uthread_cond.c
Message-ID:  <199811062104.NAA26595@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
dt          1998/11/06 13:04:03 PST

  Modified files:
    lib/libc_r/uthread   uthread_cond.c 
  Log:
  Don't call pthread_mutex_lock with _SPINLOCK held.
  Made pthread_cond_wait() more similar to pthread_cond_timedwait().
  
  PR:		8375
  
  Revision  Changes    Path
  1.11      +30 -21    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?199811062104.NAA26595>