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