Home
last modified time | relevance | path

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

/TwlSDK-5.1.0/build/demos/os/threadYield-1/src/
Dmain.c122 (void)OS_EnableScheduler(); in startTest()
137 (void)OS_EnableScheduler(); in stopTest()
162 (void)OS_EnableScheduler(); in proc1()
191 (void)OS_EnableScheduler(); in proc2()
220 (void)OS_EnableScheduler(); in proc3()
/TwlSDK-5.1.0/build/libraries/os/common/src/
Dos_thread.c825 (void)OS_EnableScheduler(); in OSi_ExitThread_Destroy()
913 (void)OS_EnableScheduler(); in OS_DestroyThread()
949 (void)OS_EnableScheduler(); in OSi_KillThreadWithPriority()
1847 u32 OS_EnableScheduler(void) in OS_EnableScheduler() function
/TwlSDK-5.1.0/include/nitro/os/common/
Dthread.h747 u32 OS_EnableScheduler(void);