|
wut
1.0.0-beta9
Wii U Toolchain
|
#include <wut.h>Go to the source code of this file.
Data Structures | |
| struct | OSRendezvous |
Typedefs | |
| typedef struct OSRendezvous | OSRendezvous |
Functions | |
| void | OSInitRendezvous (OSRendezvous *rendezvous) |
| BOOL | OSWaitRendezvous (OSRendezvous *rendezvous, uint32_t coreMask) |
| BOOL | OSWaitRendezvousWithTimeout (OSRendezvous *rendezvous, uint32_t coreMask, OSTime timeout) |
1.8.17