Home
last modified time | relevance | path

Searched defs:currentThread (Results 1 – 2 of 2) sorted by relevance

/TwlSDK-5.1.0/build/libraries/os/common/src/
Dos_mutex.c59 OSThread *currentThread = OS_GetCurrentThread(); in OS_LockMutex() local
143 OSThread *currentThread = OS_GetCurrentThread(); in OS_TryLockMutex() local
188 OSThread *currentThread = OS_GetCurrentThread(); in OS_LockMutexR() local
218 OSThread *currentThread = OS_GetCurrentThread(); in OS_LockMutexW() local
249 OSThread * currentThread = OS_GetCurrentThread(); in OS_TryLockMutexR() local
288 OSThread * currentThread = OS_GetCurrentThread(); in OS_TryLockMutexW() local
334 OSThread *currentThread = OS_GetCurrentThread(); in OSi_UnlockMutexCore() local
445 OSThread *currentThread = OS_GetCurrentThread(); in OS_LockMutexFromRToW() local
500 OSThread *currentThread = OS_GetCurrentThread(); in OS_LockMutexFromWToR() local
Dos_thread.c450 OSThread *currentThread, *nextThread; in OSi_RescheduleThread() local
763 OSThread *currentThread = OSi_GetCurrentThread(); in OSi_ExitThread() local
786 OSThread *currentThread = OSi_GetCurrentThread(); in OSi_ExitThread_Destroy() local
1179 OSThread *currentThread; in OS_SleepThread() local