mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-06 13:09:50 +00:00
Fix typo.
This commit is contained in:
parent
1ad5f80fac
commit
7c243121b7
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=212840
@ -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