Cygwin: Implement sigtimedwait

Abstract out common code from sigwait/sigwaitinfo/sigtimedwait to
implement the latter.
This commit is contained in:
Mark Geisert
2017-12-14 17:05:55 -08:00
committed by Corinna Vinschen
parent 314ddf908c
commit 24ff42d79a
5 changed files with 39 additions and 5 deletions

View File

@@ -708,7 +708,7 @@ pthread::cancel ()
* sendto ()
* sigpause ()
* sigsuspend ()
o sigtimedwait ()
* sigtimedwait ()
* sigwait ()
* sigwaitinfo ()
* sleep ()