continuous call pthread_join cause a Segmentation fault

后端 未结 0 1764
忘了有多久
忘了有多久 2021-02-07 14:01

If I call pthread_join continuous which will cause a Segmentation fault. I can solve the problem by inserting a sleep(); , printf() or anything else be

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