]> git.eshelyaron.com Git - emacs.git/commit
(x_connection_signal): Explicitly check the thread interlock
authorKarl Heuer <kwzh@gnu.org>
Wed, 24 Jan 1996 23:43:22 +0000 (23:43 +0000)
committerKarl Heuer <kwzh@gnu.org>
Wed, 24 Jan 1996 23:43:22 +0000 (23:43 +0000)
commit31e3a04632f788917de17e67f03c1fdc1f368c02
tree565a94d1336993f20d675798c46973abe9e3d58f
parentc3f270649dad15bad0413c7c484c8133acb03058
(x_connection_signal): Explicitly check the thread interlock
on Solaris.
[SOLARIS2]: Include Xlibint.h.
(x_connection_signal): Access XlibDisplayWriting properly.
No need to sleep--if the flag is set, assume connection is dead.
src/xterm.c