mirror of
https://github.com/mmueller41/genode.git
synced 2026-01-21 12:32:56 +01:00
committed by
Christian Helmuth
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");
|
||||
|
||||
|
||||
Reference in New Issue
Block a user