| plan 9 kernel history: overview | file list | diff list |
1991/0109/gnot/lock.c (diff list | history)
| 1990/1226/sys/src/9/gnot/lock.c:36,43 – 1991/0109/sys/src/9/gnot/lock.c:36,42 (short | long | prev | next) | ||
| 1990/03091 | return; | |
| 1990/0601 | } | |
| 1990/0705 | ll->key = 0; | |
| 1990/0619 |
| |
| 1991/0109 | print("lock loop %lux pc %lux held by pc %lux\n", l, ((ulong*)&l)[PCOFF], l->pc); | |
| 1990/03091 | } int | |