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-17 00:21:14 +0100 |
commit | 608c0ddf0d90d4e995c62e1a233d509efde4ef05 (patch) | |
tree | 446eea3c65ffac4be9980dc3ca33b328e7fe72f7 /meta/recipes-graphics/mesa/mesa-demos_8.3.0.bb | |
parent | f36bdb503fbbf8b5dd6e5ef22b326e1511e25c83 (diff) | |
download | poky-608c0ddf0d90d4e995c62e1a233d509efde4ef05.tar.gz |
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.
(From OE-Core rev: 26842b2e4fc9c1d243ce412e845a5444cb03c4b9)
Signed-off-by: Jose Alarcon <jose.alarcon@ge.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-graphics/mesa/mesa-demos_8.3.0.bb')
0 files changed, 0 insertions, 0 deletions