js2854 / threads

Example source code for the article 'Java Style Threads Class in C++'.

Home Page:http://vichargrave.com/java-style-thread-class-in-c/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

threads

Example source code for the article 'Java Style Threads Class in C++'.

Build

  1. cd to the 'threads' directory.
  2. Type 'make'.
  3. Run the test application 'thread'.

About

Example source code for the article 'Java Style Threads Class in C++'.

http://vichargrave.com/java-style-thread-class-in-c/


Languages

Language:C++ 92.9%Language:Makefile 7.1%