Home
last modified time | relevance | path

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

/CafeSDK-2.12.13-1/system/include/cafe/os/
DOSThread.h41 typedef struct OSThreadLink OSThreadLink; typedef
72 struct OSThreadLink struct
183 OSThreadLink linkRun[MAX_SYSTEM_CORES]; // link for the run queue.
186 OSThreadLink link; // queue link
193 OSThreadLink linkActive; // link of all threads for debugging
392 BOOL OSGetActiveThreadLink(OSThread *thread, OSThreadLink *threadLink);