Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 15 Nov 1998 01:58:27 -0800 (PST)
From:      John Birrell <jb@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG
Subject:   cvs commit: src/lib/libc_r/uthread pthread_private.h uthread_cond.c uthread_kern.c uthread_mutex.c
Message-ID:  <199811150958.BAA13295@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
jb          1998/11/15 01:58:27 PST

  Modified files:
    lib/libc_r/uthread   pthread_private.h uthread_cond.c 
                         uthread_kern.c uthread_mutex.c 
  Log:
  Close a window between unlocking a spinlock and changing the thread state.
  
  Revision  Changes    Path
  1.15      +2 -0      src/lib/libc_r/uthread/pthread_private.h
  1.12      +4 -10     src/lib/libc_r/uthread/uthread_cond.c
  1.15      +17 -1     src/lib/libc_r/uthread/uthread_kern.c
  1.11      +8 -10     src/lib/libc_r/uthread/uthread_mutex.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?199811150958.BAA13295>