Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 Mar 2000 17:19:18 -0800 (PST)
From:      Jason Evans <jasone@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/libc_r/uthread pthread_private.h uthread_cancel.c uthread_cond.c uthread_create.c uthread_kern.c uthread_mutex.c uthread_resume_np.c uthread_sig.c uthread_suspend_np.c
Message-ID:  <200003220119.RAA75068@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
jasone      2000/03/21 17:19:18 PST

  Modified files:        (Branch: RELENG_4)
    lib/libc_r/uthread   pthread_private.h uthread_cancel.c 
                         uthread_cond.c uthread_create.c 
                         uthread_kern.c uthread_mutex.c 
                         uthread_resume_np.c uthread_sig.c 
                         uthread_suspend_np.c 
  Log:
  MFC: Fix pthread_suspend_np()/pthread_resume_np().
  
  Revision  Changes    Path
  1.36.2.2  +4 -1      src/lib/libc_r/uthread/pthread_private.h
  1.3.2.1   +10 -2     src/lib/libc_r/uthread/uthread_cancel.c
  1.22.2.1  +11 -5     src/lib/libc_r/uthread/uthread_cond.c
  1.24.2.1  +3 -4      src/lib/libc_r/uthread/uthread_create.c
  1.28.2.1  +4 -3      src/lib/libc_r/uthread/uthread_kern.c
  1.20.2.1  +4 -2      src/lib/libc_r/uthread/uthread_mutex.c
  1.7.2.1   +8 -4      src/lib/libc_r/uthread/uthread_resume_np.c
  1.25.2.1  +9 -7      src/lib/libc_r/uthread/uthread_sig.c
  1.7.2.1   +81 -11    src/lib/libc_r/uthread/uthread_suspend_np.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?200003220119.RAA75068>