Click here to Skip to main content
15,887,453 members
Articles / Programming Languages / C#

Thread Wrapper for Modern C++

Rate me:
Please Sign up or sign in to vote.
4.98/5 (64 votes)
19 Jan 2018CPOL16 min read 110.8K   1.9K   113  
Thread wrapper (v. 2.0) based on std::thread offers synchronization, status control and termination in safe encapsulated manner

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Architect
United States United States
Physics, physical and quantum optics, mathematics, computer science, control systems for manufacturing, diagnostics, testing, and research, theory of music, musical instruments… Contact me: https://www.SAKryukov.org

Comments and Discussions