summaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
input-threados: inputthread: Remove unused forward declarationFernando Carrijo14 years
 
 
AgeCommit messageAuthorFilesLines
2010-08-14os: inputthread: Remove unused forward declarationinput-threadFernando Carrijo1-1/+1
2010-08-14os: inputthread: Explicitely close the pipes after the input thread is cancelledFernando Carrijo1-0/+5
2010-08-14os: inputthread: Close the input thread with pthread_cancelFernando Carrijo1-11/+8
2010-08-14dix: inputthread: Close the input thread before the event queue is deallocatedFernando Carrijo1-4/+4
2010-08-14inputthread: InputThreadReadPipe is a general socket, not a deviceFernando Carrijo2-2/+2
2010-08-06os: inputthread: non-blocking I/O pipe's read end is enoughTiago Vignatti1-4/+4
2010-08-05os: add only once input pipe for main Select()Tiago Vignatti1-2/+5
2010-08-05os: don't ignore EAGAIN on both main and input threads select()Tiago Vignatti2-2/+2
2010-08-05os: inputthread: select() cannot return 0 for a NULL timeoutFernando Carrijo1-12/+9
2010-08-03os: inputthread: Fix indentation and add comments to WaitForInputFernando Carrijo1-15/+23
[...]
 
Clone
git://people.freedesktop.org/~fcarrijo/xserver
ssh://people.freedesktop.org/~fcarrijo/xserver