Mixes for Privacy and Anonymity in the Internet
Classes
Classes for multithreaded programming

There exists several classes to support multi-threading. More...

Classes

class  CAThread
 This class could be used for creating a new thread. More...

Detailed Description

There exists several classes to support multi-threading.

Some of these classes deal with creating and executing of threads, where others a for synchronisation among the threads.