[bugfix-5733] Added mq_unlink() to kill MQUEUE's IPC area after process termination.
bugfix-5733 Added mq_unlink() to kill MQUEUE's IPC area after process termination. Improved concurrency by using "atomic" data type and manipulations.
bugfix-5733 Added mq_unlink() to kill MQUEUE's IPC area after process termination. Improved concurrency by using "atomic" data type and manipulations.