John P. Hartmann Mon, 13 Dec 2010 00:24:06 -0800
What is the purpose of XC_get_line_lock? That is, in which situation will it protect against anything other than bugs in x11.c?
It is implemented as an unreliable spin lock. Thanks, j.