[Xcb] [PATCH v3:libxcb 0/2] Prevent reply waiters from being blocked.
Rami Ylimäki
rami.ylimaki at vincit.fi
Wed Oct 13 07:48:12 PDT 2010
First patch has been modified based on Jamey's comments. Second patch
is just a test case, which you probably don't want to commit to
libxcb.
Rami Ylimäki (2):
Prevent reply waiters from being blocked.
Test case for reading the same reply multiple times.
src/xcb_in.c | 2 +-
tests/test-ev-rep-deadlock2.c | 145 +++++++++++++++++++++++++++++++++++++++++
2 files changed, 146 insertions(+), 1 deletions(-)
create mode 100644 tests/test-ev-rep-deadlock2.c
More information about the Xcb
mailing list