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

