Home
last modified time | relevance | path

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

/TwlSDK-5.1.0/include/nitro/os/common/
Dthread.h610 static inline void OS_SetCurrentThread(OSThread *thread) in OS_SetCurrentThread() function
/TwlSDK-5.1.0/build/libraries/os/common/src/
Dos_thread.c478 OS_SetCurrentThread(nextThread); in OSi_RescheduleThread()
536 OS_SetCurrentThread(&OSi_LauncherThread); in OS_InitThread()