Home
last modified time | relevance | path

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

/AOO41X/main/sal/qa/osl/process/
H A Dosl_Thread.cxx718 sal_Int32 nLaterValue = aCountThread->getValue(); // (3) in suspend_001() local
726 bRes == sal_True && nValue == nLaterValue in suspend_001()
758 sal_Int32 nLaterValue = aThread->getValue(); // (3) in suspend_002() local
767 bRes == sal_True && nValue == nLaterValue in suspend_002()
815 sal_Int32 nLaterValue = pCountThread->getValue(); in resume_001() local
822 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() local
900 t_print("nLaterValue = %d\n", nLaterValue); in terminate_001()
[all …]