Threads not working concurrently in C pthreads

前端 未结 0 632
轮回少年
轮回少年 2021-01-15 03:37

So I have a quick sort algorithm that I want to run in two different threads, the idea is to have 2 independent halves of the array being sorted at once (this should not be

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