Searched refs:osl_Thread_PriorityBelowNormal (Results 1 – 10 of 10) sorted by relevance
229 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()
218 case osl_Thread_PriorityBelowNormal: in osl_setThreadPriority()284 Priority= osl_Thread_PriorityBelowNormal; in osl_getThreadPriority()
326 case osl_Thread_PriorityBelowNormal: in osl_setThreadPriority()412 Priority= osl_Thread_PriorityBelowNormal; in osl_getThreadPriority()
853 case osl_Thread_PriorityBelowNormal: in osl_setThreadPriority()928 Priority= osl_Thread_PriorityBelowNormal; in osl_getThreadPriority()
57 osl_Thread_PriorityBelowNormal, enumerator
69 TPriority_BelowNormal = osl_Thread_PriorityBelowNormal,
90 aThreadData.pThread->setPriority( osl_Thread_PriorityBelowNormal ); in AddThread()
528 pThread->setPriority(osl_Thread_PriorityBelowNormal); in loadData()
267 pCreatorThread->setPriority(osl_Thread_PriorityBelowNormal); in propertyChange()
768 pCreatorThread->setPriority(osl_Thread_PriorityBelowNormal); in IMPLEMENT_FORWARD_REFCOUNT()
Completed in 63 milliseconds