Home
last modified time | relevance | path

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

/TwlSDK-5.2.1/build/libraries/gx/ARM9/src/
Dgx.c60 s32 lockResult; in GX_Init() local
64 lockResult = OS_GetLockID(); in GX_Init()
65 if (lockResult == OS_LOCK_ID_ERROR) in GX_Init()
69 GXi_VRamLockId = (u16)lockResult; in GX_Init()