wut
v1.7.0
Wii U Toolchain
|
#include <wut.h>
Go to the source code of this file.
Data Structures | |
struct | OSThreadLink |
struct | OSThreadQueue |
struct | OSThreadSimpleQueue |
Typedefs | |
typedef struct OSThread | OSThread |
typedef struct OSThreadLink | OSThreadLink |
typedef struct OSThreadQueue | OSThreadQueue |
typedef struct OSThreadSimpleQueue | OSThreadSimpleQueue |
Functions | |
void | OSInitThreadQueue (OSThreadQueue *queue) |
void | OSInitThreadQueueEx (OSThreadQueue *queue, void *parent) |