aio_hold man page on IRIX

Man page or keyword search:  
man Server   31559 pages
apropos Keyword Search (all sections)
Output format
IRIX logo
[printable version]



AIO_HOLD(3)							   AIO_HOLD(3)

NAME
     aio_hold, aio_hold64 - Defer or resume reception of asynchronous I/O
     callbacks

C SYNOPSIS
     #include <aio.h>

     void aio_hold(int should_ hold);

     void aio_hold64(int should_hold);

DESCRIPTION
     The aio_hold() function allows the calling process to defer or resume the
     reception of callback notification invocations. If the should_hold
     parameter is AIO_HOLD_CALLBACK, callbacks will be deferred. If the
     should_hold parameter is AIO_RELEASE_CALLBACKS then callbacks will be
     released. If the value is AIO_ISHELD_CALLBACKS then nothing is done and
     the current state is returned. Callbacks are the MIPS ABI preferred
     method for notifications for completions of asynchronous I/O operations.

SEE ALSO
     aio_write(3), lio_listio(3), aio_error(3), aio_return(3), aio_cancel(3),
     mpadmin(1), realtime(5).

DIAGNOSTICS
     Upon successful completion the prior state is returned. A return value of
     1 indicates that callbacks were being held at the time of the call and a
     return value of 0 indicates they were not. Otherwise a value of -1 is
     returned and is set to indicate the error.

     [EINVAL]	    The value of should_hold is not one of
		    AIO_ISHELD_CALLBACK, AIO_HOLD_CALLBACK or
		    AIO_RELEASE_CALLBACK.

     [EIO]	    It was not possible to perform this operation due to an
		    error.

									Page 1

[top]

List of man pages available for IRIX

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net