VxWorks Reference Manual : Libraries
semPxShow - POSIX semaphore show library
semPxShowInit( ) - initialize the POSIX semaphore show facility
This library provides a show routine for POSIX semaphore objects.
semPxShowInit( ) - initialize the POSIX semaphore show facility
STATUS semPxShowInit (void)
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:
- If you use the configuration header files, define INCLUDE_SHOW_ROUTINES in config.h.
- If you use the Tornado project facility, select INCLUDE_POSIX_SEM_SHOW.
OK, or ERROR if an error occurs installing the file pointer show routine.