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
PTC MKS Toolkit for Professional Developers
PTC MKS Toolkit for Professional Developers 64-Bit Edition
PTC MKS Toolkit for Enterprise Developers
PTC MKS Toolkit for Enterprise Developers 64-Bit Edition
SEE ALSO
PTC MKS Toolkit 10.4 Documentation Build 39.