| plan 9 kernel history: overview | file list | diff list |
1992/0319/port/portdat.h (diff list | history)
| 1992/0318/sys/src/9/port/portdat.h:603,608 – 1992/0319/sys/src/9/port/portdat.h:603,610 (short | long | prev | next) | ||
|
Add Queue.pp, Queue.pg.
rsc Fri Mar 4 12:44:25 2005 | ||
| 1991/0724 | Rendez r; /* standard place to wait for flow control */ Rendez *rp; /* where flow control wakeups go to */ void *ptr; /* private info for the queue */ | |
| 1992/0319 | Proc *pp; Proc *pg; | |
| 1991/0428 | }; | |
| 1992/0318 | struct Stream | |