函数名称:do_sigtimedwait - wait for queued signals specified in @which*@which: queued signals to wait for*@info: if non-null, the signal's siginfo is returned here*@ts: upper bound on process time suspension 函数原型:static int do_sigtimedwait(const sigset_t *which, kernel_siginfo_t ...