diff options
author | Jose Alarcon <jose.alarcon@ge.com> | 2017-08-15 08:29:13 +0300 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-08-16 00:06:32 +0100 |
commit | 26842b2e4fc9c1d243ce412e845a5444cb03c4b9 (patch) | |
tree | 70dda83416e90c523b65f326cbccba5356f7919e /scripts/lib/recipetool/create.py | |
parent | 6176151625c971de031e14c97601ffd75a29772f (diff) | |
download | openembedded-core-26842b2e4fc9c1d243ce412e845a5444cb03c4b9.tar.gz openembedded-core-26842b2e4fc9c1d243ce412e845a5444cb03c4b9.tar.bz2 openembedded-core-26842b2e4fc9c1d243ce412e845a5444cb03c4b9.zip |
libx11: Add patch to fix hanging issue in _XReply
Assume event queue is empty if another thread is blocking waiting for event.
If one thread was blocking waiting for an event and another thread sent a
reply to the X server, both threads got blocked until an event was
received.
Signed-off-by: Jose Alarcon <jose.alarcon@ge.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/recipetool/create.py')
0 files changed, 0 insertions, 0 deletions