Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 7 Mar 1998 18:37:29 -0800 (PST)
From:      John Birrell <jb@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-lib@FreeBSD.ORG
Subject:   cvs commit: src/lib/libc_r/uthread pthread_private.h uthread_yield.c
Message-ID:  <199803080237.SAA26494@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
jb          1998/03/07 18:37:28 PST

  Modified files:
    lib/libc_r/uthread   pthread_private.h uthread_yield.c 
  Log:
  Add sched_yield() witch is the draft 10 equivalent of pthread_yield()
  from draft 4. Move some of the schedule definitions to sched.h which
  is a POSIX header.
  
  Revision  Changes    Path
  1.6       +8 -22     src/lib/libc_r/uthread/pthread_private.h
  1.2       +14 -0     src/lib/libc_r/uthread/uthread_yield.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?199803080237.SAA26494>