wut  v1.7.0
Wii U Toolchain
Functions
core.h File Reference
#include <wut.h>
Include dependency graph for core.h:

Go to the source code of this file.

Functions

uint32_t OSGetCoreCount ()
 Gets the number of cores in the system. More...
 
uint32_t OSGetCoreId ()
 Gets the core executing the current thread. More...
 
uint32_t OSGetMainCoreId ()
 Gets the main core of the system. More...
 
BOOL OSIsMainCore ()
 Determines whether the current thread is running on the main core. More...