Lines Matching refs:SDK_ASSERT
39 SDK_ASSERT(mutex); in OS_InitMutex()
104 SDK_ASSERT(thread); in OSi_UnlockAllMutex()
110 SDK_ASSERT(mutex->thread == thread); in OSi_UnlockAllMutex()
121 SDK_ASSERT(mutex->thread == thread); in OSi_UnlockAllMutex()
146 SDK_ASSERT(mutex); in OS_TryLockMutex()
337 SDK_ASSERT(mutex); in OSi_UnlockMutexCore()
562 SDK_ASSERT(thread && mutex); in OSi_EnqueueTail()
579 SDK_ASSERT(thread && mutex); in OSi_EnqueueTail()
613 SDK_ASSERT(thread && mutex); in OSi_DequeueItem()
636 SDK_ASSERT(thread && mutex); in OSi_DequeueItem()
673 SDK_ASSERT(thread); in OSi_DequeueHead()
689 SDK_ASSERT(thread); in OSi_DequeueHead()