Searched refs:g_ThreadCtx (Results 1 – 1 of 1) sorted by relevance
55 ThreadContext* g_ThreadCtx; variable507 g_ThreadCtx =NULL; in fnInitializeThreadCtx()567 if(g_ThreadCtx==NULL) { in fnAddThreadCtx()568 g_ThreadCtx = tip; in fnAddThreadCtx()572 temp = g_ThreadCtx; in fnAddThreadCtx()625 tip = g_ThreadCtx; in fnRemoveThreadCtx()629 g_ThreadCtx = tip->next; in fnRemoveThreadCtx()693 tip = g_ThreadCtx; in fnGetThreadCtx()