sprint 1-alpha
|
abstracting thread More...
Go to the source code of this file.
Classes | |
class | sprint::thread |
class | sprint::runnable |
a java-like runnable task using virtual function. class must implement a void *the_thread() method. More... | |
Namespaces | |
namespace | sprint |
Sprint is a lightweight c++ library to handle different task with crossplatform attention (trying to compile both on MSVC and Mingw on WIn32 and GCC on Linux. |
abstracting thread