sprint 1-alpha
Classes | Namespaces
sprint/thread/thread.h File Reference

abstracting thread More...

#include <sprint/thread/detail/platform.h>
#include <sprint/thread/detail/function.h>

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.



Detailed Description

abstracting thread

Author:
Paolo Medici
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines