Searched refs:OS_LOCK_ID_ERROR (Results 1 – 6 of 6) sorted by relevance
59 while (p->lock_owner != OS_LOCK_ID_ERROR) in CARDi_LockResource()96 p->lock_owner = OS_LOCK_ID_ERROR; in CARDi_UnlockResource()176 p->lock_owner = OS_LOCK_ID_ERROR; in CARDi_InitResourceLock()
73 #define OS_LOCK_ID_ERROR (-3) // Lock ID error macro
70 if (result == OS_LOCK_ID_ERROR) in WVR_StartUpAsync()
430 if (ret == OS_LOCK_ID_ERROR) in NitroMain()
65 if (lockResult == OS_LOCK_ID_ERROR) in GX_Init()
885 ldr r0, =OS_LOCK_ID_ERROR in OS_GetLockID()