index
:
~fcarrijo/xserver
input-thread
X Server with dedicated Input Thread
fcarrijo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Branch
Commit message
Author
Age
input-thread
os: inputthread: Remove unused forward declaration
Fernando Carrijo
14 years
Age
Commit message
Author
Files
Lines
2010-08-14
os: inputthread: Remove unused forward declaration
input-thread
Fernando Carrijo
1
-1
/
+1
2010-08-14
os: inputthread: Explicitely close the pipes after the input thread is cancelled
Fernando Carrijo
1
-0
/
+5
2010-08-14
os: inputthread: Close the input thread with pthread_cancel
Fernando Carrijo
1
-11
/
+8
2010-08-14
dix: inputthread: Close the input thread before the event queue is deallocated
Fernando Carrijo
1
-4
/
+4
2010-08-14
inputthread: InputThreadReadPipe is a general socket, not a device
Fernando Carrijo
2
-2
/
+2
2010-08-06
os: inputthread: non-blocking I/O pipe's read end is enough
Tiago Vignatti
1
-4
/
+4
2010-08-05
os: add only once input pipe for main Select()
Tiago Vignatti
1
-2
/
+5
2010-08-05
os: don't ignore EAGAIN on both main and input threads select()
Tiago Vignatti
2
-2
/
+2
2010-08-05
os: inputthread: select() cannot return 0 for a NULL timeout
Fernando Carrijo
1
-12
/
+9
2010-08-03
os: inputthread: Fix indentation and add comments to WaitForInput
Fernando Carrijo
1
-15
/
+23
[...]
Clone
git://people.freedesktop.org/~fcarrijo/xserver
ssh://people.freedesktop.org/~fcarrijo/xserver