[−][src]Module nnsdk::os

Modules

detail

Structs

ConditionVariableType
CpuRegister
EventType
FpuRegister

Armv8 NEON register.

MessageQueueType
MutexType
SystemEvent
SystemEventType
ThreadType
UserExceptionInfo

Constants

EventClearMode_EventClearMode_AutoClear
EventClearMode_EventClearMode_ManualClear

Functions

AllocateAddressRegion⚠
AllocateMemory⚠
AllocateMemoryBlock⚠
AllocateMemoryPages⚠
BroadcastConditionVariable⚠
ChangeThreadPriority⚠
ClearEvent⚠
CreateThread⚠
CreateThread1⚠
DestroyThread⚠
FinalizeConditionVariable⚠
FinalizeEvent⚠
FinalizeMessageQueue⚠
FinalizeMutex⚠
FreeMemoryBlock⚠
GenerateRandomBytes⚠
GetCurrentThread⚠
GetHostArgc⚠
GetHostArgv⚠
GetSystemTick⚠
GetThreadAvailableCoreMask⚠
GetThreadNamePointer⚠
GetThreadPriority⚠
InitializeConditionVariable⚠
InitializeEvent⚠
InitializeMessageQueue⚠
InitializeMutex⚠
InitializeVirtualAddressMemory⚠
IsMutexLockedByCurrentThread⚠
JamMessageQueue⚠
LockMutex⚠
PeekMessageQueue⚠
ReceiveMessageQueue⚠
ResumeThread⚠
SendMessageQueue⚠
SetHostArgc⚠
SetHostArgv⚠
SetMemoryHeapSize⚠
SetThreadName⚠
SetThreadNamePointer⚠
SetUserExceptionHandler⚠
SignalConditionVariable⚠
SignalEvent⚠
SleepThread⚠
StartThread⚠
SuspendThread⚠
TimedJamMessageQueue⚠
TimedPeekMessageQueue⚠
TimedReceiveMessageQueue⚠
TimedSendMessageQueue⚠
TimedWaitConditionVariable⚠
TimedWaitEvent⚠
TryJamMessageQueue⚠
TryLockMutex⚠
TryPeekMessageQueue⚠
TryReceiveMessageQueue⚠
TrySendMessageQueue⚠
TryWaitEvent⚠
UnlockMutex⚠
WaitConditionVariable⚠
WaitEvent⚠
WaitThread⚠
YieldThread⚠

Type Definitions

Event
EventClearMode
LightEventType
Tick