mirror of
https://github.com/genodelabs/genode.git
synced 2025-02-07 11:50:24 +00:00
parent
d18f8eea2b
commit
807f5d9af1
@ -80,8 +80,7 @@ int main(int argc, char *argv[])
|
|||||||
exit(1);
|
exit(1);
|
||||||
}
|
}
|
||||||
|
|
||||||
/* pthread_join() is not implemented at this time */
|
pthread_join(tid, NULL);
|
||||||
while (!reader_finished) { }
|
|
||||||
|
|
||||||
printf("--- test finished ---\n");
|
printf("--- test finished ---\n");
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user