Home
last modified time | relevance | path

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

/aoo41x/main/sal/qa/osl/process/
H A Dosl_Thread.cxx1314 OAddThread *pHighestThread = new OAddThread(); in setPriority_003() local
1321 pHighestThread->createSuspended(); in setPriority_003()
1336 pHighestThread->resume(); in setPriority_003()
1344 pHighestThread->suspend(); in setPriority_003()
1350 termAndJoinThread(pHighestThread); in setPriority_003()
1357 nValueHighest = pHighestThread->getValue(); in setPriority_003()
1378 delete pHighestThread; in setPriority_003()
1631 OAddThread *pHighestThread = new OAddThread(); in getPriority_001() local
1634 pHighestThread->create(); in getPriority_001()
1638 termAndJoinThread(pHighestThread); in getPriority_001()
[all …]

Completed in 14 milliseconds