Classes | |
class | Environment |
class | MessageQueue |
Class that represents a UNIX system message queue. More... | |
class | Process |
Process is a wrapper on real process on level of OS. More... | |
class | Promise |
Promise is a special kind of Thread (even if it doesn't inherit from). More... | |
class | Semaphore |
class | SharedQueue |
class | Thread |
Thread is kind of new process. More... | |
class | UnixPipe |
Tools for multithreading and thread syncronization can be found here.