VxWorks API Reference : OS Libraries

semPxShow

NAME

semPxShow - POSIX semaphore show library

ROUTINES

semPxShowInit( ) - initialize the POSIX semaphore show facility

DESCRIPTION

This library provides a show routine for POSIX semaphore objects.


OS Libraries : Routines

semPxShowInit( )

NAME

semPxShowInit( ) - initialize the POSIX semaphore show facility

SYNOPSIS

STATUS semPxShowInit (void)

DESCRIPTION

This routine links the POSIX semaphore show routine into the VxWorks system. It is called automatically when the this show facility is configured into VxWorks using either of the following methods:

RETURNS

OK, or ERROR if an error occurs installing the file pointer show routine.

SEE ALSO

semPxShow