Factor reader_list management out of wait_for_reply.
authorJamey Sharp <jamey@minilop.net>
Fri, 18 Mar 2011 22:37:34 +0000 (15:37 -0700)
committerJamey Sharp <jamey@minilop.net>
Sat, 19 Mar 2011 04:59:38 +0000 (21:59 -0700)
commit131e867fca5cda94e634af69214ad54e066ac871
tree9ae19a91d9207970551cc6ff733ff318394c0434
parent1469e879655b20351530059538a7b89612028ae2
Factor reader_list management out of wait_for_reply.

Later patches will insert reader_list entries from other entry points.

Signed-off-by: Jamey Sharp <jamey@minilop.net>
Reviewed-by: Josh Triplett <josh@freedesktop.org>
src/xcb_in.c