Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Barrier sync example #35

Merged
merged 1 commit into from May 18, 2016
Merged

Conversation

dns2utf8
Copy link
Member

I wrote an example with a barrier.

@@ -26,6 +26,7 @@ extern crate threadpool;

* [rust-scoped-pool](http://github.com/reem/rust-scoped-pool)
* [scoped-threadpool-rs](https://github.com/Kimundi/scoped-threadpool-rs)
* [crossbeam](https://github.com/aturon/crossbeam)
Copy link
Collaborator

Choose a reason for hiding this comment

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

Does this get used somewhere?

Copy link
Member Author

Choose a reason for hiding this comment

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

No, I just added it to the list of crates with a thread pool.

Copy link
Collaborator

Choose a reason for hiding this comment

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

Ignore my earlier comment, I thought this was the "links" section of the markdown document.

@dns2utf8
Copy link
Member Author

@frewsxcv thank you for your review.
Should I rebase it?

@frewsxcv
Copy link
Collaborator

Should I rebase it?

Yep, looks great! Thanks!

@dns2utf8
Copy link
Member Author

Thanks for the review!

@frewsxcv frewsxcv merged commit d7620b3 into rust-threadpool:master May 18, 2016
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.

None yet

2 participants