Home
last modified time | relevance | path

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

/trunk/main/sal/qa/osl/process/
H A Dosl_Thread.cxx1286 sal_Int32 nValueLowest = 0; in TEST_F() local
1287 nValueLowest = pLowestThread->getValue(); in TEST_F()
1294 printf("nValue in Lowest Prio Thread is %d\n",nValueLowest); in TEST_F()
1316 nValueLowest > 0) << "SetPriority"; in TEST_F()
1377 sal_Int32 nValueLowest = 0; in TEST_F() local
1378 nValueLowest = pLowestThread->getValue(); in TEST_F()
1385 printf("nValue in Lowest Prio Thread is %d\n",nValueLowest); in TEST_F()
1407 nValueLowest > 0) << "SetPriority"; in TEST_F()
1467 sal_Int32 nValueLowest = 0; in TEST_F() local
1468 nValueLowest = pLowestThread->getValue(); in TEST_F()
[all …]

Completed in 22 milliseconds