Home
last modified time | relevance | path

Searched refs:WFSServerThread (Results 1 – 1 of 1) sorted by relevance

/TwlSDK-5.4/build/libraries/wfs/common/src/
Dwfs_thread.c39 typedef struct WFSServerThread struct
52 WFSServerThread; argument
72 WFSServerThread * const thread = (WFSServerThread*)userdata; in WFSi_ReadRomCallback()
147 WFSServerThread *const thread = (WFSServerThread*)arg; in WFSi_ServerThreadProc()
173 WFSServerThread * const thread = (WFSServerThread *)work; in WFSi_ThreadHook()
216 WFSServerThread *thread = MI_CallAlloc(context->allocator, sizeof(WFSServerThread), 32); in WFS_ExecuteRomServerThread()