Cygwin: Implement sigtimedwait
Abstract out common code from sigwait/sigwaitinfo/sigtimedwait to implement the latter.
This commit is contained in:
committed by
Corinna Vinschen
parent
314ddf908c
commit
24ff42d79a
@@ -708,7 +708,7 @@ pthread::cancel ()
|
||||
* sendto ()
|
||||
* sigpause ()
|
||||
* sigsuspend ()
|
||||
o sigtimedwait ()
|
||||
* sigtimedwait ()
|
||||
* sigwait ()
|
||||
* sigwaitinfo ()
|
||||
* sleep ()
|
||||
|
Reference in New Issue
Block a user