no need to setproc(0)
This commit is contained in:
parent
72f4d44f86
commit
0ba4eb47d4
1 changed files with 0 additions and 1 deletions
|
|
@ -308,7 +308,6 @@ Out:
|
||||||
unlock(&threadnproclock);
|
unlock(&threadnproclock);
|
||||||
unlock(&p->lock);
|
unlock(&p->lock);
|
||||||
free(p);
|
free(p);
|
||||||
setproc(0);
|
|
||||||
}
|
}
|
||||||
|
|
||||||
void
|
void
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue