| plan 9 kernel history: overview | file list | diff list |
1991/0710/port/segment.c (diff list | history)
| 1991/0706/sys/src/9/port/segment.c:214,220 – 1991/0710/sys/src/9/port/segment.c:214,220 (short | long | prev | next) | ||
| 1991/0705 | while(!(i = imagealloc.free)) { unlock(&imagealloc); | |
| 1991/0706 | imagereclaim(); | |
| 1991/0705 |
| |
| 1991/0710 | resrcwait(0); | |
| 1991/0705 | lock(&imagealloc); } | |