Minor performance fix: Change the contract on XCBGetRequestSent so that it does not...
authorJamey Sharp <jamey@minilop.net>
Thu, 23 Feb 2006 23:29:40 +0000 (15:29 -0800)
committerJamey Sharp <jamey@minilop.net>
Thu, 23 Feb 2006 23:29:40 +0000 (15:29 -0800)
commit26ac6292ba0535ac3747d23f2f4d284c4b5f42ba
tree8fa52d5f1fd007af4abfca3d7fa501d227e85920
parenta736674943295245ccb90865c13d2b75dc6ecccb
Minor performance fix: Change the contract on XCBGetRequestSent so that it does not waste time re-locking. This is for Xlib, and Xlib has already locked.
src/xcb_xlib.c
src/xcbxlib.h