#include "../gx.h"#include "gxThreadSafeObject.h"Go to the source code of this file.
Classes | |
| class | gxThreadRunnable |
| Implement this interface if you want to execute code within a different thread, but without subclassing gxThread. More... | |
| class | gxThread |
| Encapsulates a native thread on the platform. More... | |
1.4.5