VxWorks Reference Manual : Libraries
msgQDistShow - distributed message queue show routines (VxFusion)
msgQDistShowInit( ) - initialize the distributed message queue show package
This library provides show routines for distributed message queues. Do not call these show routines directly. Instead, use the msgQShow library routine msgQShow( ) to display the contents of a message queue, regardless of its type. The msgQShow( ) routine calls the distributed show routines, as necessary.
msgQDistShow.h
msgQDistShow, msgQDistLib, msgQShow
msgQDistShowInit( ) - initialize the distributed message queue show package
void msgQDistShowInit ()
This routine initializes the distributed message queue show package.
This routine is called automatically when a target boots using a VxWorks image with VxFusion installed and show routines enabled.
N/A