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
v
- o -
OSAcquireSpinLock() :
spinlock.h
OSAddAtomic64() :
atomic64.h
OSAndAtomic64() :
atomic64.h
OSBlockMove() :
memory.h
OSBlockSet() :
memory.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
OSConsoleWrite() :
debug.h
OSContinueThread() :
thread.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
OSEnableForegroundExit() :
foreground.h
OSExitThread() :
thread.h
OSFastCond_Init() :
fastcondition.h
OSFastCond_Signal() :
fastcondition.h
OSFastCond_Wait() :
fastcondition.h
OSFastMutex_Init() :
fastmutex.h
OSFastMutex_Lock() :
fastmutex.h
OSFastMutex_TryLock() :
fastmutex.h
OSFastMutex_Unlock() :
fastmutex.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
OSOrAtomic64() :
atomic64.h
OSPanic() :
debug.h
OSPeekMessage() :
messagequeue.h
OSReceiveMessage() :
messagequeue.h
OSReleaseForeground() :
foreground.h
OSReleaseSpinLock() :
spinlock.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
OSScreenInit() :
screen.h
OSScreenPutFontEx() :
screen.h
OSScreenPutPixelEx() :
screen.h
OSScreenSetBufferEx() :
screen.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
OSSuspendThread() :
thread.h
OSSwapAtomic64() :
atomic64.h
OSSwitchCoroutine() :
coroutine.h
OSTestAndClearAtomic64() :
atomic64.h
OSTestAndSetAtomic64() :
atomic64.h
OSTestThreadCancel() :
thread.h
OSTicksToCalendarTime() :
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