How a thread can commit suicide in C Linux

后端 未结 0 538
南旧
南旧 2020-12-21 04:56

I wrote the following code , the target is to make thread to suicide with syscall (without `pthread_exist).

So I create 2 thread and select 1 that get their thread id

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