Home
last modified time | relevance | path

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

/TwlSDK-5.1.0/include/nitro/os/common/
Dmutex.h146 void OSi_UnlockAllMutex(OSThread *thread);
/TwlSDK-5.1.0/build/libraries/os/common/src/
Dos_mutex.c100 void OSi_UnlockAllMutex(OSThread *thread) in OSi_UnlockAllMutex() function
Dos_thread.c799 OSi_UnlockAllMutex(currentThread); in OSi_ExitThread_Destroy()
889 OSi_UnlockAllMutex(thread); in OS_DestroyThread()