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

allow setting pool name (rebase) #28

Merged
merged 1 commit into from
May 11, 2016
Merged

allow setting pool name (rebase) #28

merged 1 commit into from
May 11, 2016

Conversation

frewsxcv
Copy link
Collaborator

No description provided.

@frewsxcv
Copy link
Collaborator Author

@siddontang @BusyJay This look alright?

ThreadPool::new_pool(Some(name), threads)
}

#[inline]
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Note that I added this #[inline]

@siddontang
Copy link

LGTM 👍

@BusyJay
Copy link
Contributor

BusyJay commented May 11, 2016

LGTM

@frewsxcv frewsxcv merged commit 4bd96a9 into master May 11, 2016
@frewsxcv frewsxcv deleted the named-threads branch May 11, 2016 03:41
@frewsxcv
Copy link
Collaborator Author

Version 1.1.0 has been released which includes these changes.

@BusyJay
Copy link
Contributor

BusyJay commented May 15, 2016

Thx!

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

3 participants