
{    The purpose of this request is to send a signal to each child task of
{  the executing task.
{
{        PMP$SIGNAL_ALL_CHILD_TASKS (SIGNAL, STATUS)
{
{  SIGNAL: (input) This parameter specifies the signal to be sent to each
{        child task.
{
{  STATUS: (output) This parameter specifies the request status.
{
{       WARNING:  This procedure uses a ring 1 interlock.  It must not
{         be called by signal handlers (or their subordinates) which
{         may interrupt ring 1 processes.
{
