Searched refs:OS_GetThreadInfo (Results 1 – 1 of 1) sorted by relevance
468 static inline OSThreadInfo *OS_GetThreadInfo(void) in OS_GetThreadInfo() function485 return OS_GetThreadInfo()->max_entry; in OS_GetMaxThreadId()504 return OS_GetThreadInfo()->entry[id]; in OS_GetThread()598 return OS_GetThreadInfo()->current; in OS_GetCurrentThread()612 OS_GetThreadInfo()->current = thread; in OS_SetCurrentThread()923 return OS_GetThreadInfo()->list; in OS_GetThreadList()