Skip to content

Latest commit

 

History

22 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

C++ threading wrapper

g++ example.cpp src/thread.cpp -Iinclude -std=c++11 -lpthread

or

mkdir build
cd build
cmake ..
make
./thread_example

About

C++ threading wrapper

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages