#include <thread.h>
Nevrax France
Definition at line 154 of file thread.h.
Public Member Functions | |
virtual uint64 | getCPUMask ()=0 |
Static Public Member Functions | |
IProcess * | getCurrentProcess () |
|
Return process CPU mask. Each bit stand for a CPU usable by the process threads. Not implemented under Linux. Referenced by NL3D::CZoneLighter::light(). |
|
Return a pointer on the current process. Implemented in the derived class. |