StorageThread() is only used within STemWin.
 
Symbols
loading...
Files
loading...

StorageThread() function

Storage Thread

Syntax

static void StorageThread(void const * argument);
Implemented in k_storage.c:95

Arguments

argument

pointer that is passed to the thread function as start argument.

Return value

None

References

LocationReferrerText
k_storage.c:95
static void StorageThread(void const * argument)
k_storage.c:56
static void StorageThread(void const * argument);
k_storage.c:76k_StorageInit()
osThreadDef(STORAGE_Thread, StorageThread, osPriorityLow, 0, 64);

Call Tree

Functions called by StorageThread()
StorageThread()
all items filtered out
Data read by StorageThread()
Data written by StorageThread()
StorageThread()
StorageThread()::event
all items filtered out
Type of StorageThread()
StorageThread()
all items filtered out