mirror of
https://github.com/9fans/plan9port.git
synced 2025-01-24 11:41:58 +00:00
parent
de2d77683e
commit
dc6625ea01
1 changed files with 1 additions and 0 deletions
|
@ -262,6 +262,7 @@ shuffle(void *arg)
|
|||
if(write(fd[1], buf, n) != n)
|
||||
break;
|
||||
}
|
||||
threadexitsall(0);
|
||||
}
|
||||
|
||||
void
|
||||
|
|
Loading…
Reference in a new issue