This site uses cookies for analytics, personalized content and ads. By continuing to browse this site, you agree to this use.
Learn more
Sign in
Gallery
MSDN Library
Forums
Get started for free
Visual Studio Developer Center
>
Samples
>
Dining Philosophers in C++ 11
Download Visual Studio
Quick access
My samples
Upload a sample
Browse sample requests
Dining Philosophers in C++ 11
This is a simple solution to dining philosophers problem demonstrating how to synchronize access to shared state in a multithreaded environment using C++ 11.
Download
C++ (43.4 KB)
Ratings
5 Star
(2)
Downloaded
5,311 times
Favorites
Add to favorites
Requires
Visual Studio 2012
Updated
4/11/2013
License
Apache License, Version 2.0
Share
Technologies
C++
Topics
threading
,
Parallel Programming
Report abuse to Microsoft
Description
Browse code
Q and A (5)