Home
last modified time | relevance | path

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

/TwlSDK-5.1.0/build/libraries/os/common/src/
Dos_thread.c113 static void OSi_CancelThreadAlarmForSleep(OSThread *thread);
892 OSi_CancelThreadAlarmForSleep(thread); in OS_DestroyThread()
969 OSi_CancelThreadAlarmForSleep(thread); in OS_KillThreadWithPriority()
1067 static void OSi_CancelThreadAlarmForSleep(OSThread *thread) in OSi_CancelThreadAlarmForSleep() function