B2BITS FIX Antenna HFT
1.0.15
|
#include <cstddef>
#include <string>
#include "B2BITS_SystemException.h"
#include "B2BITS_IntDefines.h"
#include "B2BITS_Mutex.h"
#include "ManualEvent.h"
#include <pthread.h>
Classes | |
class | System::Thread |
A thread of execution in a program. More... | |
Namespaces | |
System | |
Platform specific classes. | |
Typedefs | |
typedef pthread_t | ThreadId |
Functions | |
void | exitRoutine (void *) |
typedef pthread_t ThreadId |
void exitRoutine | ( | void * | ) |