wut  v1.7.0
Wii U Toolchain
Data Structures | Typedefs | Functions
threadqueue.h File Reference
#include <wut.h>
Include dependency graph for threadqueue.h:
This graph shows which files directly or indirectly include this file:

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)