diff options
author | Corinna Vinschen <corinna@vinschen.de> | 2011-04-29 08:27:11 +0000 |
---|---|---|
committer | Corinna Vinschen <corinna@vinschen.de> | 2011-04-29 08:27:11 +0000 |
commit | bd139e52b44f2a066e6908e1cf84a85e16aa502a (patch) | |
tree | ba46a72f732304c27a23729d34f57d439f56d1f2 /newlib/libc | |
parent | 12eac211c9d8cfe8304b0232cd472bc005d71745 (diff) | |
download | cygnal-bd139e52b44f2a066e6908e1cf84a85e16aa502a.tar.gz cygnal-bd139e52b44f2a066e6908e1cf84a85e16aa502a.tar.bz2 cygnal-bd139e52b44f2a066e6908e1cf84a85e16aa502a.zip |
* ntdll.h (IsEventSignalled): New inline function.
* cygthread.cc (cygthread::terminate_thread): Use IsEventSignalled in
place of WaitForSingleObject on event with 0 timeout.
* fhandler.cc (fhandler_base_overlapped::has_ongoing_io): Ditto.
* fhandler_fifo.cc (fhandler_fifo::open_nonserver): Ditto.
(fhandler_fifo::wait): Ditto.
* fhandler_termios.cc (fhandler_termios::bg_check): Ditto.
* select.cc (verify_tty_slave): Ditto.
* thread.cc (pthread::testcancel): Ditto.
Diffstat (limited to 'newlib/libc')
0 files changed, 0 insertions, 0 deletions