(3aio) - Asynchronous I/O library routines

(3aio) - Asynchronous I/O library routines


Intro
introduction to asynchronous I/O library routines

aio_cancel
asynchronous cancel

aio_cancel64
asynchronous cancel (supports large files)

aio_cancel, aio_cancel64
asynchronous cancel

aio_error
retrieve asynchronous I/O error status

aio_error64
retrieve asynchronous I/O error status (supports large files)

aio_error, aio_error64
retrieve asynchronous I/O error status

aio_fsync
asynchronously force I/O completion

aio_fsync64
asynchronously force I/O completion (supports large files)

aio_fsync, aio_fsync64
asynchronously force I/O completion

aio_memlock
memory locking function

aio_read
asynchronous read

aio_read64
asynchronous read (supports large files)

aio_read, aio_read64
asynchronous read

aio_return
retrieve return status of asynchronous I/O operation

aio_return64
retrieve return status of asynchronous I/O operation (supports large files)

aio_return, aio_return64
retrieve return status of asynchronous I/O operation

aio_suspend
suspend until asynchronous I/O completes

aio_suspend64
suspend until asynchronous I/O completes (supports large files)

aio_suspend, aio_suspend64
suspend until asynchronous I/O completes

aio_write
asynchronous write

aio_write64
asynchronous write (supports large files)

aio_write, aio_write64
asynchronous write

lio_listio64
issue list of I/O requests (supports large files)

lio_listio, lio_listio64
issue list of I/O requests

© 2004 The SCO Group, Inc. All rights reserved.
UnixWare 7 Release 7.1.4 - 25 April 2004