bugfix-5733
Added mq_unlink() to kill MQUEUE's IPC area after process termination. Improved concurrency by using "atomic" data type and manipulations.
Loading
Please register or sign in to comment
Added mq_unlink() to kill MQUEUE's IPC area after process termination. Improved concurrency by using "atomic" data type and manipulations.