RetroArch
Functions
core.h File Reference
#include <wiiu/types.h>
Include dependency graph for core.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

uint32_t OSGetCoreCount ()
 
uint32_t OSGetCoreId ()
 
uint32_t OSGetMainCoreId ()
 
BOOL OSIsMainCore ()
 

Function Documentation

◆ OSGetCoreCount()

uint32_t OSGetCoreCount ( )

◆ OSGetCoreId()

uint32_t OSGetCoreId ( )

◆ OSGetMainCoreId()

uint32_t OSGetMainCoreId ( )

◆ OSIsMainCore()

BOOL OSIsMainCore ( )