wut  1.0.0-beta9
Wii U Toolchain
Data Structures | Typedefs | Functions
threadqueue.h File Reference
#include <wut.h>

Go to the source code of this file.

Data Structures

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)