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.

CCS/CC3220SF: posix pthread_barrier api

Part Number: CC3220SF

Tool/software: Code Composer Studio

Hi,

i try to synchronize my TASKS using pthread_barrier  api.

i see that 3 task start to wark and all other is stuck.

all the TASK call to pthread_barrier_wait i see the counte is zero after all task call pthread_barrier_wait

advice

thanks