|
|
| Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. |
| version 1.68, 2002/03/08 21:41:59 | version 1.69, 2002/03/08 21:43:54 | ||
|---|---|---|---|
|
|
||
| pp->pr_flags &= ~PR_WANTED; | pp->pr_flags &= ~PR_WANTED; | ||
| wakeup(pp); | wakeup(pp); | ||
| } | } | ||
| simple_unlock(&pp->pr_slock); | |||
| } | } | ||
| pa->pa_flags &= ~PA_WANT; | pa->pa_flags &= ~PA_WANT; | ||
| simple_unlock(&pa->pa_slock); | simple_unlock(&pa->pa_slock); |