Searched refs:nResumeValue (Results 1 – 1 of 1) sorted by relevance
782 sal_Int32 nResumeValue = pCountThread->getValue(); in TEST_F() local791 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 26 milliseconds