#include "CeylanSynchronized.h"#include "CeylanRunnable.h"#include "CeylanMutex.h"#include "CeylanSystem.h"#include "CeylanFeatures.h"#include <string>


Go to the source code of this file.
Classes | |
| class | Ceylan::System::Thread |
| Basic abstract class for threaded objects. More... | |
| class | Ceylan::System::Thread::Thread::ThreadException |
| Raised when POSIX returns thread errors, mainly in creation. More... | |
| class | Ceylan::System::Thread::Thread::Waiter |
Namespaces | |
| namespace | Ceylan |
| This part of the Ceylan namespace gathers some convenient string manipulation facilities to be widely used. | |
| namespace | Ceylan::System |
| General system calls and properties. | |
Typedefs | |
| typedef Ceylan::Uint32 | Ceylan::System::ThreadCount |
| Data type to store numbers of threads. | |
1.5.8