Home
last modified time | relevance | path

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

/aoo42x/main/sal/qa/osl/process/
H A Dosl_Thread.cxx782 sal_Int32 nResumeValue = pCountThread->getValue(); in TEST_F() local
791 printf("ResumeValue: %d\n", nResumeValue); in TEST_F()
796 nResumeValue > nSuspendValue && in TEST_F()
797 nLaterValue > nResumeValue) << "Suspend then resume the thread"; in TEST_F()

Completed in 23 milliseconds