Fix a comment.
This commit is contained in:
parent
b3aca85def
commit
a1b63b5aa6
@ -213,7 +213,7 @@ thread_stash(struct thread *td)
|
||||
}
|
||||
|
||||
/*
|
||||
* reap any zombie threads for this Processor.
|
||||
* reap any zombie threads.
|
||||
*/
|
||||
void
|
||||
thread_reap(void)
|
||||
|
@ -213,7 +213,7 @@ thread_stash(struct thread *td)
|
||||
}
|
||||
|
||||
/*
|
||||
* reap any zombie threads for this Processor.
|
||||
* reap any zombie threads.
|
||||
*/
|
||||
void
|
||||
thread_reap(void)
|
||||
|
Loading…
Reference in New Issue
Block a user