Home
last modified time | relevance | path

Searched refs:nValueNormal (Results 1 – 1 of 1) sorted by relevance

/AOO41X/main/sal/qa/osl/process/
H A Dosl_Thread.cxx1175 sal_Int32 nValueNormal = 0; in check2Threads() local
1176 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() local
1281 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 …]