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.

LAUNCHXL-CC1352P: Why pthread was used in all TI-RTOS examples

Part Number: LAUNCHXL-CC1352P


Hi Team,

We have a customer inquiry on why pthread was used in all TI-RTOS examples. Because as per the pthread docs pthread_create() APIs is used to create a thread. Then, pthread_join() APIs will join the two functions. So Application executes Two functions at a time (i mean simultaneously). But, our customer didn't see any pthread_join()API's in any applications(examples).

Please let me know you need more information from the customer.

Thanks!

Jonathan