Home
last modified time | relevance | path

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

/AOO41X/main/sal/qa/osl/process/
H A Dosl_Thread.cxx1318 OAddThread *pLowestThread = new OAddThread(); in setPriority_003() local
1333 pLowestThread->createSuspended(); in setPriority_003()
1334 pLowestThread->setPriority(osl_Thread_PriorityLowest); in setPriority_003()
1340 pLowestThread->resume(); in setPriority_003()
1348 pLowestThread->suspend(); in setPriority_003()
1354 termAndJoinThread(pLowestThread); in setPriority_003()
1369 nValueLowest = pLowestThread->getValue(); in setPriority_003()
1382 delete pLowestThread; in setPriority_003()
1414 OAddThread *pLowestThread = new OAddThread(); in setPriority_004() local
1429 pLowestThread->createSuspended(); in setPriority_004()
[all …]