Nebula
|
#include <osxcpu.h>
CPU related definitions for the MacOSX platform.
(C) 2010 Radon Labs GmbH (C) 2013-2018 Individual contributors, see AUTHORS file
Public Types | |
typedef unsigned int | CoreId |
Static Public Attributes | |
static const CoreId | InvalidCoreId = 0xffffffff |
core identifiers, under Win32, we basically don't care... | |
static const CoreId | MainThreadCore = 0 |
static const CoreId | IoThreadCore = 2 |
static const CoreId | RenderThreadCore = 1 |
static const CoreId | AudioThreadCore = 3 |
static const CoreId | MiscThreadCore = 4 |
static const CoreId | NetworkThreadCore = 5 |
static const CoreId | JobThreadFirstCore = 6 |
unsigned int OSX::OSXCpu::CoreId |
|
static |
|
static |
core identifiers, under Win32, we basically don't care...
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |