WUT
0.1
Wii U Toolchain
Main Page
Modules
Data Structures
Files
File List
Globals
All
Functions
Typedefs
Enumerations
Enumerator
Macros
_
a
b
c
d
e
f
g
l
m
o
p
r
s
t
u
v
Here is a list of all functions, variables, defines, enums, and typedefs with links to the files they belong to:
- o -
OS_ALARM_QUEUE_TAG :
alarm.h
OS_ALARM_TAG :
alarm.h
OS_CONDITION_TAG :
condition.h
OS_CONTEXT_TAG :
thread.h
OS_EVENT_MODE_AUTO :
event.h
OS_EVENT_MODE_MANUAL :
event.h
OS_EVENT_TAG :
event.h
OS_EXCEPTION_TYPE_ALIGNMENT :
exception.h
OS_EXCEPTION_TYPE_BREAKPOINT :
exception.h
OS_EXCEPTION_TYPE_DECREMENTER :
exception.h
OS_EXCEPTION_TYPE_DSI :
exception.h
OS_EXCEPTION_TYPE_EXTERNAL_INTERRUPT :
exception.h
OS_EXCEPTION_TYPE_FLOATING_POINT :
exception.h
OS_EXCEPTION_TYPE_ICI :
exception.h
OS_EXCEPTION_TYPE_ISI :
exception.h
OS_EXCEPTION_TYPE_MACHINE_CHECK :
exception.h
OS_EXCEPTION_TYPE_PERFORMANCE_MONITOR :
exception.h
OS_EXCEPTION_TYPE_PROGRAM :
exception.h
OS_EXCEPTION_TYPE_SYSTEM_CALL :
exception.h
OS_EXCEPTION_TYPE_SYSTEM_INTERRUPT :
exception.h
OS_EXCEPTION_TYPE_SYSTEM_RESET :
exception.h
OS_EXCEPTION_TYPE_TRACE :
exception.h
OS_FAST_CONDITION_TAG :
fastcondition.h
OS_FAST_MUTEX_TAG :
fastmutex.h
OS_MESSAGE_QUEUE_BLOCKING :
messagequeue.h
OS_MESSAGE_QUEUE_HIGH_PRIORITY :
messagequeue.h
OS_MESSAGE_QUEUE_TAG :
messagequeue.h
OS_MUTEX_TAG :
mutex.h
OS_SEMAPHORE_TAG :
semaphore.h
OS_THREAD_ATTRIB :
thread.h
OS_THREAD_ATTRIB_AFFINITY_ANY :
thread.h
OS_THREAD_ATTRIB_AFFINITY_CPU0 :
thread.h
OS_THREAD_ATTRIB_AFFINITY_CPU1 :
thread.h
OS_THREAD_ATTRIB_AFFINITY_CPU2 :
thread.h
OS_THREAD_ATTRIB_DETACHED :
thread.h
OS_THREAD_ATTRIB_STACK_USAGE :
thread.h
OS_THREAD_REQUEST :
thread.h
OS_THREAD_REQUEST_CANCEL :
thread.h
OS_THREAD_REQUEST_NONE :
thread.h
OS_THREAD_REQUEST_SUSPEND :
thread.h
OS_THREAD_STATE :
thread.h
OS_THREAD_STATE_MORIBUND :
thread.h
OS_THREAD_STATE_NONE :
thread.h
OS_THREAD_STATE_READY :
thread.h
OS_THREAD_STATE_RUNNING :
thread.h
OS_THREAD_STATE_WAITING :
thread.h
OS_THREAD_TAG :
thread.h
OSAcquireSpinLock() :
spinlock.h
OSAddAtomic64() :
atomic64.h
OSAlarm :
alarm.h
OSAlarmCallback :
alarm.h
OSAlarmLink :
alarm.h
OSAlarmQueue :
alarm.h
OSAndAtomic64() :
atomic64.h
OSBlockMove() :
memory.h
OSBlockSet() :
memory.h
OSCalendarTime :
time.h
OSCalendarTimeToTicks() :
time.h
OSCancelAlarm() :
alarm.h
OSCancelAlarms() :
alarm.h
OSCancelThread() :
thread.h
OSCheckActiveThreads() :
thread.h
OSCheckThreadStackUsage() :
thread.h
OSClearThreadStackUsage() :
thread.h
OSCompareAndSwapAtomic64() :
atomic64.h
OSCompareAndSwapAtomicEx64() :
atomic64.h
OSCondition :
condition.h
OSConsoleWrite() :
debug.h
OSContext :
thread.h
OSContinueThread() :
thread.h
OSCoroutine :
coroutine.h
OSCreateAlarm() :
alarm.h
OSCreateAlarmEx() :
alarm.h
OSCreateThread() :
thread.h
OSDetachThread() :
thread.h
OSDynLoad_Acquire() :
dynload.h
OSDynLoad_FindExport() :
dynload.h
OSDynLoad_GetAllocator() :
dynload.h
OSDynLoad_Release() :
dynload.h
OSDynLoad_SetAllocator() :
dynload.h
OSDynLoadAllocFn :
dynload.h
OSDynLoadFreeFn :
dynload.h
OSDynLoadModule :
dynload.h
OSEnableForegroundExit() :
foreground.h
OSEvent :
event.h
OSEventMode :
event.h
OSExceptionCallbackFn :
exception.h
OSExceptionType :
exception.h
OSExitThread() :
thread.h
OSFastCond_Init() :
fastcondition.h
OSFastCond_Signal() :
fastcondition.h
OSFastCond_Wait() :
fastcondition.h
OSFastCondition :
fastcondition.h
,
fastmutex.h
OSFastMutex :
fastcondition.h
,
fastmutex.h
,
thread.h
OSFastMutex_Init() :
fastmutex.h
OSFastMutex_Lock() :
fastmutex.h
OSFastMutex_TryLock() :
fastmutex.h
OSFastMutex_Unlock() :
fastmutex.h
OSFastMutexLink :
fastmutex.h
OSFastMutexQueue :
thread.h
OSFatal() :
debug.h
OSGetActiveThreadLink() :
thread.h
OSGetAlarmUserData() :
alarm.h
OSGetAtomic64() :
atomic64.h
OSGetCoreCount() :
core.h
OSGetCoreId() :
core.h
OSGetCurrentThread() :
thread.h
OSGetDefaultThread() :
thread.h
OSGetMainCoreId() :
core.h
OSGetSemaphoreCount() :
semaphore.h
OSGetStackPointer() :
thread.h
OSGetSystemInfo() :
systeminfo.h
OSGetSystemMessageQueue() :
messagequeue.h
OSGetSystemTick() :
time.h
OSGetSystemTime() :
time.h
OSGetThreadAffinity() :
thread.h
OSGetThreadName() :
thread.h
OSGetThreadPriority() :
thread.h
OSGetThreadSpecific() :
thread.h
OSGetTick() :
time.h
OSGetTime() :
time.h
OSInitAlarmQueue() :
alarm.h
OSInitAlarmQueueEx() :
alarm.h
OSInitCond() :
condition.h
OSInitCondEx() :
condition.h
OSInitCoroutine() :
coroutine.h
OSInitEvent() :
event.h
OSInitEventEx() :
event.h
OSInitMessageQueue() :
messagequeue.h
OSInitMessageQueueEx() :
messagequeue.h
OSInitMutex() :
mutex.h
OSInitMutexEx() :
mutex.h
OSInitRendezvous() :
rendezvous.h
OSInitSemaphore() :
semaphore.h
OSInitSemaphoreEx() :
semaphore.h
OSInitSpinLock() :
spinlock.h
OSInitThreadQueue() :
threadqueue.h
OSInitThreadQueueEx() :
threadqueue.h
OSIsMainCore() :
core.h
OSIsThreadSuspended() :
thread.h
OSIsThreadTerminated() :
thread.h
OSJoinThread() :
thread.h
OSLoadCoroutine() :
coroutine.h
OSLockMutex() :
mutex.h
OSMessage :
messagequeue.h
OSMessageFlags :
messagequeue.h
OSMessageQueue :
messagequeue.h
OSMicroseconds :
time.h
OSMilliseconds :
time.h
OSMutex :
condition.h
,
mutex.h
,
thread.h
OSMutexLink :
mutex.h
OSMutexQueue :
thread.h
OSNanoseconds :
time.h
OSOneSecond :
time.h
OSOrAtomic64() :
atomic64.h
OSPanic() :
debug.h
OSPeekMessage() :
messagequeue.h
OSReceiveMessage() :
messagequeue.h
OSReleaseForeground() :
foreground.h
OSReleaseSpinLock() :
spinlock.h
OSRendezvous :
rendezvous.h
OSReport() :
debug.h
OSResetEvent() :
event.h
OSResumeThread() :
thread.h
OSRunThread() :
thread.h
OSSaveCoroutine() :
coroutine.h
OSSavesDone_ReadyToRelease() :
foreground.h
OSScreenClearBufferEx() :
screen.h
OSScreenEnableEx() :
screen.h
OSScreenFlipBuffersEx() :
screen.h
OSScreenGetBufferSizeEx() :
screen.h
OSScreenID :
screen.h
OSScreenInit() :
screen.h
OSScreenPutFontEx() :
screen.h
OSScreenPutPixelEx() :
screen.h
OSScreenSetBufferEx() :
screen.h
OSSemaphore :
semaphore.h
OSSendMessage() :
messagequeue.h
OSSetAlarm() :
alarm.h
OSSetAlarmTag() :
alarm.h
OSSetAlarmUserData() :
alarm.h
OSSetAtomic64() :
atomic64.h
OSSetExceptionCallback() :
exception.h
OSSetExceptionCallbackEx() :
exception.h
OSSetPeriodicAlarm() :
alarm.h
OSSetThreadAffinity() :
thread.h
OSSetThreadCancelState() :
thread.h
OSSetThreadCleanupCallback() :
thread.h
OSSetThreadDeallocator() :
thread.h
OSSetThreadName() :
thread.h
OSSetThreadPriority() :
thread.h
OSSetThreadRunQuantum() :
thread.h
OSSetThreadSpecific() :
thread.h
OSSetThreadStackUsage() :
thread.h
OSSignalCond() :
condition.h
OSSignalEvent() :
event.h
OSSignalEventAll() :
event.h
OSSignalSemaphore() :
semaphore.h
OSSleepThread() :
thread.h
OSSleepTicks() :
thread.h
OSSpinLock :
spinlock.h
OSSuspendThread() :
thread.h
OSSwapAtomic64() :
atomic64.h
OSSwitchCoroutine() :
coroutine.h
OSSystemInfo :
systeminfo.h
OSTestAndClearAtomic64() :
atomic64.h
OSTestAndSetAtomic64() :
atomic64.h
OSTestThreadCancel() :
thread.h
OSThread :
thread.h
,
mutex.h
,
threadqueue.h
OSThreadAttributes :
thread.h
OSThreadCleanupCallbackFn :
thread.h
OSThreadDeallocatorFn :
thread.h
OSThreadEntryPointFn :
thread.h
OSThreadLink :
threadqueue.h
OSThreadQueue :
threadqueue.h
OSThreadRequest :
thread.h
OSThreadSimpleQueue :
threadqueue.h
OSThreadState :
thread.h
OSTick :
time.h
OSTicksToCalendarTime() :
time.h
OSTime :
time.h
OSTryAcquireSpinLock() :
spinlock.h
OSTryAcquireSpinLockWithTimeout() :
spinlock.h
OSTryLockMutex() :
mutex.h
OSTryWaitSemaphore() :
semaphore.h
OSUninterruptibleSpinLock_Acquire() :
spinlock.h
OSUninterruptibleSpinLock_Release() :
spinlock.h
OSUninterruptibleSpinLock_TryAcquire() :
spinlock.h
OSUninterruptibleSpinLock_TryAcquireWithTimeout() :
spinlock.h
OSUnlockMutex() :
mutex.h
OSWaitAlarm() :
alarm.h
OSWaitCond() :
condition.h
OSWaitEvent() :
event.h
OSWaitEventWithTimeout() :
event.h
OSWaitRendezvous() :
rendezvous.h
OSWaitRendezvousWithTimeout() :
rendezvous.h
OSWaitSemaphore() :
semaphore.h
OSWakeupThread() :
thread.h
OSXorAtomic64() :
atomic64.h
OSYieldThread() :
thread.h
Generated by
1.8.10