Searched refs:nLaterValue (Results 1 – 1 of 1) sorted by relevance
718 sal_Int32 nLaterValue = aCountThread->getValue(); // (3) in suspend_001() local726 bRes == sal_True && nValue == nLaterValue in suspend_001()758 sal_Int32 nLaterValue = aThread->getValue(); // (3) in suspend_002() local767 bRes == sal_True && nValue == nLaterValue in suspend_002()815 sal_Int32 nLaterValue = pCountThread->getValue(); in resume_001() local822 t_print("LaterValue: %d\n", nLaterValue); in resume_001()827 nLaterValue >= 9 && in resume_001()829 nLaterValue > nResumeValue in resume_001()892 sal_Int32 nLaterValue = aCountThread->getValue(); in terminate_001() local900 t_print("nLaterValue = %d\n", nLaterValue); in terminate_001()[all …]