Using pthread_join in a for loop

前端 未结 0 341
时光取名叫无心
时光取名叫无心 2020-12-19 23:29

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

Say we have this function to run

相关标签:
回答
  • 消灭零回复
提交回复
热议问题