Fix typo in comment.
MFC after: 3 days
This commit is contained in:
parent
e5f4727bbf
commit
26be0345aa
@ -398,7 +398,7 @@ thread_exit(void)
|
||||
|
||||
/*
|
||||
* The test below is NOT true if we are the
|
||||
* sole exiting thread. P_STOPPED_SNGL is unset
|
||||
* sole exiting thread. P_STOPPED_SINGLE is unset
|
||||
* in exit1() after it is the only survivor.
|
||||
*/
|
||||
if (P_SHOULDSTOP(p) == P_STOPPED_SINGLE) {
|
||||
|
Loading…
Reference in New Issue
Block a user