Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 31 Aug 2001 15:34:40 -0700 (PDT)
From:      Matt Dillon <dillon@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/posix4 p1003_1b.c
Message-ID:  <200108312234.f7VMYe415640@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
dillon      2001/08/31 15:34:40 PDT

  Modified files:
    sys/posix4           p1003_1b.c 
  Log:
  Make various posix4 system calls MPSAFE (will fixup syscalls.master later)
      sched_setparam()
      sched_getparam()
      sched_setscheduler()
      sched_getscheduler()
      sched_yield()
      sched_get_priority_max()
      sched_get_priority_min()
      sched_rr_get_interval()
  
  Revision  Changes    Path
  1.16      +96 -43    src/sys/posix4/p1003_1b.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?200108312234.f7VMYe415640>