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

Replace pthread with boost::thread #1000

Merged
merged 3 commits into from
Aug 28, 2014
Merged

Replace pthread with boost::thread #1000

merged 3 commits into from
Aug 28, 2014

Conversation

kloudkl
Copy link
Contributor

@kloudkl kloudkl commented Aug 28, 2014

Boost thread is cross platform. Hopefully it becomes easier to port Caffe to Windows.

@kloudkl kloudkl changed the title Boost thread Replace pthread with boost::thread Aug 28, 2014
shelhamer added a commit that referenced this pull request Aug 28, 2014
Replace pthread with boost::thread
@shelhamer shelhamer merged commit 437fd7f into BVLC:dev Aug 28, 2014
@shelhamer
Copy link
Member

boost::thread is preferable. Thanks for the port and cleanup!

@kloudkl kloudkl deleted the boost-thread branch August 29, 2014 01:43
This was referenced Sep 18, 2014
mitmul pushed a commit to mitmul/caffe that referenced this pull request Sep 30, 2014
Replace pthread with boost::thread
RazvanRanca pushed a commit to RazvanRanca/caffe that referenced this pull request Nov 4, 2014
Replace pthread with boost::thread
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