Home
last modified time | relevance | path

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

/AOO41X/main/sal/qa/osl/process/
H A Dosl_Thread.cxx1317 OAddThread *pBelowNormalThread = new OAddThread(); in setPriority_003() local
1330 pBelowNormalThread->createSuspended(); in setPriority_003()
1331 pBelowNormalThread->setPriority(osl_Thread_PriorityBelowNormal); in setPriority_003()
1339 pBelowNormalThread->resume(); in setPriority_003()
1347 pBelowNormalThread->suspend(); in setPriority_003()
1353 termAndJoinThread(pBelowNormalThread); in setPriority_003()
1366 nValueBelowNormal = pBelowNormalThread->getValue(); in setPriority_003()
1381 delete pBelowNormalThread; in setPriority_003()
1413 OAddThread *pBelowNormalThread = new OAddThread(); in setPriority_004() local
1426 pBelowNormalThread->createSuspended(); in setPriority_004()
[all …]