remove debugging
This commit is contained in:
parent
6d7fdb243c
commit
dcfa5aba0d
1 changed files with 0 additions and 1 deletions
|
|
@ -225,7 +225,6 @@ Out:
|
|||
unlock(&p->lock);
|
||||
free(p);
|
||||
setproc(0);
|
||||
print("e %p (tid %d)\n", p, gettid());
|
||||
pthread_exit(nil);
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue