freebsd-src/sys/posix4
Julian Elischer e602ba25fd Part 1 of KSE-III
The ability to schedule multiple threads per process
(one one cpu) by making ALL system calls optionally asynchronous.
to come: ia64 and power-pc patches, patches for gdb, test program (in tools)

Reviewed by:	Almost everyone who counts
	(at various times, peter, jhb, matt, alfred, mini, bernd,
	and a cast of thousands)

	NOTE: this is still Beta code, and contains lots of debugging stuff.
	expect slight instability in signals..
2002-06-29 17:26:22 +00:00
..
aio.h Remove __P. 2002-03-19 22:20:14 +00:00
ksched.c Part 1 of KSE-III 2002-06-29 17:26:22 +00:00
mqueue.h Remove __P. 2002-03-19 22:20:14 +00:00
p1003_1b.c Change p_can{debug,see,sched,signal}()'s first argument to be a thread 2002-05-19 00:14:50 +00:00
posix4.h Remove __P. 2002-03-19 22:20:14 +00:00
posix4_mib.c Add $FreeBSD$. 2000-04-22 15:13:06 +00:00
sched.h Remove __P. 2002-03-19 22:20:14 +00:00
semaphore.h Remove __P. 2002-03-19 22:20:14 +00:00