Fix typo.
This commit is contained in:
parent
1ad5f80fac
commit
7c243121b7
@ -48,7 +48,7 @@ static void backout_join(void *arg)
|
||||
|
||||
THR_THREAD_LOCK(curthread, pthread);
|
||||
pthread->joiner = NULL;
|
||||
THR_THREAD_LOCK(curthread, pthread);
|
||||
THR_THREAD_UNLOCK(curthread, pthread);
|
||||
}
|
||||
|
||||
int
|
||||
|
Loading…
Reference in New Issue
Block a user