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.

Desktop Linux SDK thread safety on host

Are the desktop linux sdk APIs thread safe on the host side?  The document seems to imply thread safety on the DSP only.

I would like to have a host process for transferring data to/from the DSP, and a separate host process to monitor any printf message buffers.

So I would need to be sure that APIs are thread safe on the host also.