Searched refs:g_currContext (Results 1 – 1 of 1) sorted by relevance
23 static ConfigContext g_currContext = { INIT_CONTEXT_MAIN }; variable78 g_currContext.type = INIT_CONTEXT_MAIN; in SetSubInitContext()81 g_currContext.type = context->type; in SetSubInitContext()94 …return !(context == NULL || context->type == INIT_CONTEXT_MAIN || g_currContext.type != INIT_CONTE… in CheckExecuteInSubInit()