SYNOPSIS
#include <mqueue.h>
int mq_close(mqd_t mqdes);
DESCRIPTION
The
This function also removes any notification requests for the message queue identified by mqdes that are attached to the calling process. The message queue is then available for another process to attach for notification.
PARAMETERS
RETURN VALUES
On success,
CONFORMANCE
UNIX 03.
MULTITHREAD SAFETY LEVEL
MT-Safe.
PORTING ISSUES
None.
AVAILABILITY
MKS Toolkit for Professional Developers
MKS Toolkit for Enterprise Developers
MKS Toolkit for Enterprise Developers 64-Bit Edition
SEE ALSO
MKS Toolkit 9.3 Documentation Build 6.