| plan 9 kernel history: overview | file list | diff list |
1993/0525/port/taslock.c (diff list | history)
| 1993/0501/sys/src/9/port/taslock.c:19,27 – 1993/0525/sys/src/9/port/taslock.c:19,26 (short | long | prev | next) | ||
| 1992/0222 | return; } } | |
| 1992/0914 | panic("lock loop 0x%lux key 0x%lux pc 0x%lux held by pc 0x%lux\n", | |
| 1993/0525 | i, l->key, pc, l->pc); | |
| 1992/0222 | } int | |