Skip to content

homework2_5#11

Open
Alexander-Ilya wants to merge 2 commits into
mainfrom
homework2_5
Open

homework2_5#11
Alexander-Ilya wants to merge 2 commits into
mainfrom
homework2_5

Conversation

@Alexander-Ilya
Copy link
Copy Markdown
Owner

No description provided.

startTime) + " ms.");
});
threadOne.start();
threadOne.join();
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Так у вас не будет параллельной работы потоков. Сначала надо запускать все потоки на выполнение, а потом уже делатьjoin

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants