Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 29 Apr 1998 23:59:29 -0700 (PDT)
From:      Thomas Gellekum <tg@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-include@FreeBSD.ORG, cvs-lib@FreeBSD.ORG
Subject:   cvs commit: src/include sched.h Makefile src/lib/libc_r/uthread pthread_private.h uthread_yield.c
Message-ID:  <199804300659.XAA08236@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
tg          1998/04/29 23:59:29 PDT

  Modified files:        (Branch: RELENG_2_2)
    include              Makefile 
    lib/libc_r/uthread   pthread_private.h uthread_yield.c 
  Added files:           (Branch: RELENG_2_2)
    include              sched.h 
  Log:
  MFC part 4: pthread_yield() was renamed to sched_yield() in the
  POSIX thread standard.
  
  sched.h is John's version, needed for the prototype.
  
  Revision  Changes    Path
  1.45.2.10 +2 -2      src/include/Makefile
  1.2.2.4   +8 -22     src/lib/libc_r/uthread/pthread_private.h
  1.1.2.1   +14 -0     src/lib/libc_r/uthread/uthread_yield.c



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