Searched refs:ctxHeader (Results 1 – 2 of 2) sorted by relevance
1270 if(pGECtxLocal->ctxHeader.bGEMode4MultiProcessAccess ==TRUE) in MDrv_GE_Get_Semaphore()1278 UtopiaInstanceGetModule(pGECtxLocal->ctxHeader.pInstance, &pModule); in MDrv_GE_Get_Semaphore()1297 if(pGECtxLocal->ctxHeader.bGEMode4MultiProcessAccess ==TRUE) in MDrv_GE_Free_Semaphore()3815 pGECtxLocal->ctxHeader.pInstance =pInstance; in MDrv_GE_Init()3879 pGECtxLocal->ctxHeader.u32GE_DRV_Version = GE_API_MUTEX; in MDrv_GE_Init()3880 pGECtxLocal->ctxHeader.bGEMode4MultiProcessAccess = GE_SWTABLE; in MDrv_GE_Init()3881 pGECtxLocal->ctxHeader.s32CurrentProcess = (MS_S32)getpid(); in MDrv_GE_Init()3882 pGECtxLocal->ctxHeader.s32CurrentThread = 0; in MDrv_GE_Init()3884 if (pGECtxLocal->ctxHeader.bGEMode4MultiProcessAccess ==FALSE) in MDrv_GE_Init()
176 GE_Context ctxHeader; member