Targetting signal to specific thread in C

后端 未结 0 1096
日久生厌
日久生厌 2021-02-10 11:17

We use posix interval timer (created using timer_create()) in our process that generates SIGALRM on timer expiration. The generated signal is handled asynchronously (sigwait) by

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