diff --git a/reference/sem/functions/msg-queue-exists.xml b/reference/sem/functions/msg-queue-exists.xml new file mode 100644 index 0000000000..b636f333da --- /dev/null +++ b/reference/sem/functions/msg-queue-exists.xml @@ -0,0 +1,75 @@ + + + + + msg_queue_exists + Check wether a message queue exists + + + + &reftitle.description; + + boolmsg_queue_exists + intkey + + + Checks wether the message queue key exists. + + + + + &reftitle.parameters; + + + + key + + + Queue key. + + + + + + + + + &reftitle.returnvalues; + + &return.success; + + + + + &reftitle.seealso; + + + msg_remove_queue + msg_receive + msg_stat_queue + + + + + + +