console: wake caller when window is closing

git-svn-id: svn://kolibrios.org@1134 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
Evgeny Grechnikov (Diamond) 2009-08-19 17:25:52 +00:00
parent 1371a59b64
commit f4ff19a0f0

View File

@ -1689,6 +1689,7 @@ con.button:
con.thread_exit:
or byte [con_flags+1], 2
and [con.console_tid], 0
and [con.entered_char], 0
or eax, -1
int 0x40
con.key: