Implement new primitives for I/O synchronization. These new
authorChris Hanson <org/chris-hanson/cph>
Wed, 22 Jan 2003 02:04:19 +0000 (02:04 +0000)
committerChris Hanson <org/chris-hanson/cph>
Wed, 22 Jan 2003 02:04:19 +0000 (02:04 +0000)
commit074e61812084bb441964d6bba2a83b1ac4e67d65
treee2e4e9f9671a0e64708a45858b1505144f223cd4
parent3a165bfc1e9b9b223a678daa2532749bfba8b6ed
Implement new primitives for I/O synchronization.  These new
primitives have a uniform interface for all operating systems, and
support detection of write-ready events as well as read-ready.  (Note
that the Win32 and OS/2 primitives aren't yet written.)
v7/src/microcode/osio.h
v7/src/microcode/prosio.c
v7/src/microcode/uxio.c
v7/src/microcode/version.h