| plan 9 kernel history: overview | file list | diff list |
1990/0312/gnot/lock.c (diff list | history)
| 1990/03091/sys/src/9/gnot/lock.c:66,71 – 1990/0312/sys/src/9/gnot/lock.c:66,77 (short | long | prev | next) | ||
| 1990/03091 | sched(); } | |
| 1990/0312 | int canqlock(QLock *q) { return canlock(&q->use); } | |
| 1990/03091 | void qunlock(QLock *q) { | |