Searched refs:nValueLowest (Results 1 – 1 of 1) sorted by relevance
1286 sal_Int32 nValueLowest = 0; in TEST_F() local1287 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() local1378 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() local1468 nValueLowest = pLowestThread->getValue(); in TEST_F()[all …]
Completed in 22 milliseconds