Date: Sun, 8 Mar 1998 05:46:37 -0500 (EST) From: Peter Dufault <dufault@hda.com> To: jb@FreeBSD.ORG (John Birrell) Cc: cvs-committers@FreeBSD.ORG Subject: Re: cvs commit: src/include sched.h Makefile Message-ID: <199803081046.FAA14518@hda.hda.com> In-Reply-To: <199803080217.SAA26438@freefall.freebsd.org> from John Birrell at "Mar 7, 98 06:17:27 pm"
next in thread | previous in thread | raw e-mail | index | archive | help
> jb 1998/03/07 18:17:27 PST > > Modified files: > include Makefile > Added files: > include sched.h > Log: > Add a POSIX sched header. pthread_yield() in draft 4 becomes > sched_yield() in the final draft (10). This header contains the > prototype. Other things in here are "future". That went in last week in posix4/sched.h and should be installed in /usr/include when you build the system. Can you take yours back out? The source for the scheduler is also in posix4/ksched.c and should be hooked in shortly. -- Peter Dufault (dufault@hda.com) Realtime development, Machine control, HD Associates, Inc. Safety critical systems, Agency approval 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?199803081046.FAA14518>