Searched refs:nValueNormal (Results 1 – 1 of 1) sorted by relevance
1175 sal_Int32 nValueNormal = 0; in check2Threads() local1176 nValueNormal = pThread->getValue(); in check2Threads()1184 t_print("nValue in %s Prio Thread is %d\n",sPrio.getStr(), nValueNormal); in check2Threads()1194 sal_Int32 nDelta = abs(nValueNormal - nValueNormal2); in check2Threads()1195 double nQuotient = std::max(nValueNormal, nValueNormal2); in check2Threads()1280 sal_Int32 nValueNormal = 0; in setPriority_002() local1281 nValueNormal = aNormalThread.getValue(); in setPriority_002()1290 t_print("nValue in Normal Prio Thread is %d\n",nValueNormal); in setPriority_002()1306 nValueNormal > 0 in setPriority_002()1362 sal_Int32 nValueNormal = 0; in setPriority_003() local[all …]