Searched refs:nValueBelowNormal (Results 1 – 1 of 1) sorted by relevance
1365 sal_Int32 nValueBelowNormal = 0; in setPriority_003() local1366 nValueBelowNormal = pBelowNormalThread->getValue(); in setPriority_003()1375 t_print("nValue in BelowNormal Prio Thread is %d\n",nValueBelowNormal); in setPriority_003()1401 nValueBelowNormal > 0 && in setPriority_003()1461 sal_Int32 nValueBelowNormal = 0; in setPriority_004() local1462 nValueBelowNormal = pBelowNormalThread->getValue(); in setPriority_004()1471 t_print("nValue in BelowNormal Prio Thread is %d\n",nValueBelowNormal); in setPriority_004()1497 nValueBelowNormal > 0 && in setPriority_004()1556 sal_Int32 nValueBelowNormal = 0; in setPriority_005() local1557 nValueBelowNormal = pBelowNormalThread->getValue(); in setPriority_005()[all …]
Completed in 21 milliseconds