Hi TI experts,
as shown in the figure
What does this function do in the read-write function?The definition of the function was not found
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.
Hi TI experts,
as shown in the figure
What does this function do in the read-write function?The definition of the function was not found
Gary,
It is system API used to lock critical section to ensure only one thread can access the resource at the given time.