#include <OnixS/B3/MarketData/UMDF/FeedEngine.h>
Public Types | |
| typedef pthread_t | ThreadId |
Static Public Member Functions | |
| static void | affinity (const System::ThreadAffinity &) |
| static void | affinity (System::CpuIndex) |
| static ThreadId | threadId () |
Definition at line 43 of file FeedEngine.h.
| typedef pthread_t ThreadId |
Definition at line 53 of file FeedEngine.h.
|
static |
Sets the processor affinity mask for the current thread.
|
static |
|
static |