Searched refs:CUR_NEST_COUNT (Results 1 – 3 of 3) sorted by relevance
58 if (g_intCount > CUR_NEST_COUNT) { in OsExcGetThreadInfo()116 excInfo->nestCnt = CUR_NEST_COUNT; in OsExcSaveInfo()158 CUR_NEST_COUNT++; in OsExcHandleEntryM4()164 if (OS_EXC_MAX_NEST_DEPTH < CUR_NEST_COUNT || g_excSaveFlag == TRUE) { in OsExcHandleEntryM4()
40 #define CUR_NEST_COUNT g_curNestCount macro
62 if (CUR_NEST_COUNT > 0) { in OsCurThreadType()