]> sourceware.org Git - newlib-cygwin.git/commit
Cygwin: console: Fix interference issue regarding master thread.
authorTakashi Yano <takashi.yano@nifty.ne.jp>
Thu, 18 Nov 2021 03:28:53 +0000 (12:28 +0900)
committerTakashi Yano <takashi.yano@nifty.ne.jp>
Thu, 18 Nov 2021 05:17:15 +0000 (14:17 +0900)
commitc8b779aff447966ec467c3a52edab34a6ab76277
tree200acf7373890b6e92fa764ff4af30ca19623682
parent8c1bbf2f2c50ba86f1ad607645f93af65c8b308d
Cygwin: console: Fix interference issue regarding master thread.

- This patch fixes the issue that ReadConsoleInputW() call in the
  master thread interferes with the input process of non-cygwin apps.
winsup/cygwin/fhandler.h
winsup/cygwin/fhandler_console.cc
This page took 0.027179 seconds and 5 git commands to generate.