| plan 9 kernel history: overview | file list | diff list |
2000/1206/bitsy/devpenmouse.c (diff list | history)
| 2000/1130/sys/src/9/bitsy/devpenmouse.c:223,229 – 2000/1206/sys/src/9/bitsy/devpenmouse.c:223,229 (short | long | prev | next) | ||
| 2000/1021 | mouse.qfull = 0; /* | |
| 2000/1206 | * No lock of the indices is necessary here, because ri is only | |
| 2000/1021 | * updated by us, and there is only one mouse reader * at a time. I suppose that more than one process * could try to read the fd at one time, but such behavior | |