I\'m trying to understand why using pthread_join in a for loops that iterates over a list of pthreads isn\'t sequential:
pthread_join
Say we have this function to run