WUT
0.1
Wii U Toolchain
|
#include <alarm.h>
Data Fields | |
uint32_t | tag |
Should always be set to the value OS_ALARM_QUEUE_TAG. More... | |
const char * | name |
Name set by OSInitAlarmQueueEx. More... | |
OSThreadQueue | threadQueue |
OSAlarm * | head |
OSAlarm * | tail |
uint32_t tag |
OSThreadQueue threadQueue |