@@ -429,6 +429,7 @@ Out:
|
||||
unlock(&p->lock);
|
||||
_threadsetproc(nil);
|
||||
free(p);
|
||||
_threadpexit();
|
||||
}
|
||||
|
||||
void
|
||||
|
||||
Reference in New Issue
Block a user
@@ -429,6 +429,7 @@ Out:
|
||||
unlock(&p->lock);
|
||||
_threadsetproc(nil);
|
||||
free(p);
|
||||
_threadpexit();
|
||||
}
|
||||
|
||||
void
|
||||
|
||||