On 03/ 7/13 06:31 AM, Torsten Jager wrote:
> What is the proper usage of XLockDisplay () / XUnlockDisplay ()
> when an application has multiple threads using

Applications should never call those functions - they are Xlib's
internal locking mechanism for the request buffers.

Applications should only call XInitThreads() to set up the locks
before any Xlib calls are made.

-- 
        -Alan Coopersmith-              alan.coopersm...@oracle.com
         Oracle Solaris Engineering - http://blogs.oracle.com/alanc
_______________________________________________
xorg@lists.x.org: X.Org support
Archives: http://lists.freedesktop.org/archives/xorg
Info: http://lists.x.org/mailman/listinfo/xorg
Your subscription address: arch...@mail-archive.com

Reply via email to