VxWorks Reference Manual : Libraries

aioPxShow

NAME

aioPxShow - asynchronous I/O (AIO) show library

ROUTINES

aioShow( ) - show AIO requests

DESCRIPTION

This library implements the show routine for aioPxLib.

SEE ALSO

aioPxShow


Libraries : Routines

aioShow( )

NAME

aioShow( ) - show AIO requests

SYNOPSIS

STATUS aioShow
    (
    int drvNum /* drv num to show (IGNORED) */
    )

DESCRIPTION

This routine displays the outstanding AIO requests.

CAVEAT

The drvNum parameter is not currently used.

RETURNS

OK, always.

SEE ALSO

aioPxShow