2#ifndef POSIX_POSIXCPU_H
3#define POSIX_POSIXCPU_H
CPU related definitions for the Posix platform.
Definition posixcpu.h:19
static const CoreId MainThreadCore
Definition posixcpu.h:25
static const CoreId MiscThreadCore
Definition posixcpu.h:29
static const CoreId RenderThreadCore
Definition posixcpu.h:27
static const CoreId IoThreadCore
Definition posixcpu.h:26
static const CoreId RenderThreadFirstCore
Definition posixcpu.h:33
static const CoreId AudioThreadCore
Definition posixcpu.h:28
static const CoreId JobThreadFirstCore
Definition posixcpu.h:32
static const CoreId NetworkThreadCore
Definition posixcpu.h:30
static const CoreId InvalidCoreId
core identifiers, under Posix, we basically don't care...
Definition posixcpu.h:24
int CoreId
Definition posixcpu.h:21
Posix implemention of a read-many write-few lock.
Definition posixsysfunc.cc:21