parent
de2d77683e
commit
dc6625ea01
@ -262,6 +262,7 @@ shuffle(void *arg)
|
|||||||
if(write(fd[1], buf, n) != n)
|
if(write(fd[1], buf, n) != n)
|
||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
|
threadexitsall(0);
|
||||||
}
|
}
|
||||||
|
|
||||||
void
|
void
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user