summaryrefslogtreecommitdiffstats
path: root/src/usr/mbox/mailboxsp.H
diff options
context:
space:
mode:
Diffstat (limited to 'src/usr/mbox/mailboxsp.H')
-rw-r--r--src/usr/mbox/mailboxsp.H6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/usr/mbox/mailboxsp.H b/src/usr/mbox/mailboxsp.H
index dc3337923..7a87ed871 100644
--- a/src/usr/mbox/mailboxsp.H
+++ b/src/usr/mbox/mailboxsp.H
@@ -57,6 +57,7 @@ namespace MBOX
MSG_UNREGISTER_MSGQ,
MSG_INTR,
MSG_MBOX_SHUTDOWN,
+ MSG_IPC,
};
@@ -175,6 +176,11 @@ namespace MBOX
errlHndl_t handleInterrupt();
/**
+ * Handle potential IPC message
+ */
+ void handleIPC();
+
+ /**
* Trace the message to the "fast" trace buffer
* @param[in] i_text, a Description
* @param[in] i_mbox_msg, the message to trace
OpenPOWER on IntegriCloud