Home
last modified time | relevance | path

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

/trunk/main/sal/qa/osl/process/
H A Dosl_Thread.cxx229 else if (_aPriority == osl_Thread_PriorityBelowNormal) in outputPriority()
1061 case osl_Thread_PriorityBelowNormal: in getPrioName()
1148 check2Threads(osl_Thread_PriorityBelowNormal); in TEST_F()
1249 pBelowNormalThread->setPriority(osl_Thread_PriorityBelowNormal); in TEST_F()
1340 pBelowNormalThread->setPriority(osl_Thread_PriorityBelowNormal); in TEST_F()
1430 pBelowNormalThread->setPriority(osl_Thread_PriorityBelowNormal); in TEST_F()
/trunk/main/sal/osl/w32/
H A Dthread.c218 case osl_Thread_PriorityBelowNormal: in osl_setThreadPriority()
284 Priority= osl_Thread_PriorityBelowNormal; in osl_getThreadPriority()
/trunk/main/sal/osl/os2/
H A Dthread.c326 case osl_Thread_PriorityBelowNormal: in osl_setThreadPriority()
412 Priority= osl_Thread_PriorityBelowNormal; in osl_getThreadPriority()
/trunk/main/sal/osl/unx/
H A Dthread.c853 case osl_Thread_PriorityBelowNormal: in osl_setThreadPriority()
928 Priority= osl_Thread_PriorityBelowNormal; in osl_getThreadPriority()
/trunk/main/sal/inc/osl/
H A Dthread.h57 osl_Thread_PriorityBelowNormal, enumerator
/trunk/main/vos/inc/vos/
H A Dthread.hxx69 TPriority_BelowNormal = osl_Thread_PriorityBelowNormal,
/trunk/main/sw/source/core/docnode/
H A Dthreadmanager.cxx90 aThreadData.pThread->setPriority( osl_Thread_PriorityBelowNormal ); in AddThread()
/trunk/main/dbaccess/source/ui/relationdesign/
H A DRelationController.cxx528 pThread->setPriority(osl_Thread_PriorityBelowNormal); in loadData()
/trunk/main/dbaccess/source/filter/xml/
H A Dxmlfilter.cxx267 pCreatorThread->setPriority(osl_Thread_PriorityBelowNormal); in propertyChange()
/trunk/main/reportdesign/source/core/api/
H A DReportDefinition.cxx768 pCreatorThread->setPriority(osl_Thread_PriorityBelowNormal); in IMPLEMENT_FORWARD_REFCOUNT()

Completed in 231 milliseconds