Click here to Skip to main content
15,890,409 members
Articles / Programming Languages / C++

A Generic C++ Thread Class

Rate me:
Please Sign up or sign in to vote.
3.76/5 (14 votes)
14 Nov 20014 min read 135.5K   1.9K   24  
This article presents a class that can either be readily used as a Container for existing worker threads or can be enhanced(inherited) for OO Style programming

Views

Daily Counts

Downloads

Weekly Counts

License

This article has no explicit license attached to it but may contain usage terms in the article text or the download files themselves. If in doubt please contact the author via the discussion board below.

A list of licenses authors might use can be found here


Written By
Web Developer
India India
Arun N Kumar is working at eCredit.com India Pvt Ltd since Dec 15, 1998. He's been programming in C/C++ for 4 years and Visual C++/MFC for almost 3 years now. His background is B.Sc Computer Science from Bangalore University, INDIA.

Comments and Discussions