summaryrefslogtreecommitdiff
path: root/src/Xprivate.h
Commit message (Expand)AuthorAgeFilesLines
* Make sure internal headers include required headersNiveditha Rau2013-05-171-0/+2
* Mark the rest of Xprivate.h as _X_HIDDEN.Josh Triplett2010-06-061-3/+3
* Hide _XSeqSyncFunctionJulien Cristau2010-06-051-1/+1
* Use InternalLockDisplay on code paths called from LockDisplay.Jamey Sharp2010-04-181-0/+12
* Stop returning an int from _XIDHandler and _XSeqSyncFunctionJosh Triplett2010-04-151-2/+2
* Move XID and sync handling from SyncHandle to LockDisplay to fix races.Jamey Sharp2010-04-151-0/+1
* Support multiple independent internal sync handlersJamey Sharp2008-11-041-0/+15