| plan 9 kernel history: overview | file list | diff list |
1990/11151/gnot/dat.h (diff list | history)
| 1990/1110/sys/src/9/gnot/dat.h:462,468 – 1990/11151/sys/src/9/gnot/dat.h:462,468 (short | long | prev | next) | ||
| 1990/03091 | * a stream head */ struct Stream { | |
| 1990/11151 | QLock; /* structure lock */ | |
| 1990/1009 | short inuse; /* number of processes in stream */ short opens; /* number of processes with stream open */ ushort hread; /* number of reads after hangup */ | |