remove debugging
This commit is contained in:
parent
6d7fdb243c
commit
dcfa5aba0d
@ -225,7 +225,6 @@ Out:
|
||||
unlock(&p->lock);
|
||||
free(p);
|
||||
setproc(0);
|
||||
print("e %p (tid %d)\n", p, gettid());
|
||||
pthread_exit(nil);
|
||||
}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user