Inline _xcb_lock_io, _xcb_unlock_io, and _xcb_wait_io.
authorJamey Sharp <jamey@minilop.net>
Fri, 14 Mar 2008 19:08:58 +0000 (12:08 -0700)
committerJamey Sharp <jamey@minilop.net>
Wed, 29 Oct 2008 22:40:41 +0000 (15:40 -0700)
commit059ca642c76639fee958dc6054070de85e257e98
treec6b2f6780b5f92269861cfb77717c7972e0478e0
parentd989656cde2ee7a4a66b2065209ef389495f3452
Inline _xcb_lock_io, _xcb_unlock_io, and _xcb_wait_io.

These functions are once again a single pthread call, so just make that
call directly.
src/xcb_conn.c
src/xcb_in.c
src/xcb_out.c
src/xcbint.h