VxWorks Reference Manual : Libraries
mqPxShow - POSIX message queue show
mqPxShowInit( ) - initialize the POSIX message queue show facility
This library provides a show routine for POSIX objects.
mqPxShowInit( ) - initialize the POSIX message queue show facility
STATUS mqPxShowInit (void)
This routine links the POSIX message queue show routine into the VxWorks system. It is called automatically when 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_MQ_SHOW.
OK, or ERROR if an error occurs installing the file pointer show routine.