wut v1.8.0
Wii U Toolchain
Loading...
Searching...
No Matches
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.
 
uint32_t OSGetCoreId ()
 Gets the core executing the current thread.
 
uint32_t OSGetMainCoreId ()
 Gets the main core of the system.
 
BOOL OSIsMainCore ()
 Determines whether the current thread is running on the main core.