【发布时间】:2010-10-21 17:51:12
【问题描述】:
pthreads 的 man 页面提到:
POSIX.1 also requires that threads share a range of other attributes
(i.e., these attributes are process-wide rather than per-thread):
...
- signal dispositions
...
“信号配置”是什么意思?
【问题讨论】: