This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Linux/DRA71: MessageQ calling in a multiprocess/thread systeam

Part Number: DRA71

Tool/software: Linux

Team

MessageQ_x functions in a Linux system are thread/process safe, or these should be treated as a shared resource, it means a mutex/semaphore should be implemented before each calling?

Regards