Home
last modified time | relevance | path

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

/aoo42x/main/sal/qa/osl/process/
H A Dosl_Thread.cxx785 sal_Int32 nLaterValue = pCountThread->getValue(); in TEST_F() local
792 printf("LaterValue: %d\n", nLaterValue); in TEST_F()
795 ASSERT_TRUE(nLaterValue >= 9 && in TEST_F()
851 sal_Int32 nLaterValue = aCountThread->getValue(); in TEST_F() local
859 printf("nLaterValue = %d\n", nLaterValue); in TEST_F()
881 sal_Int32 nLaterValue = aCountThread->getValue(); in TEST_F() local
885 printf("nLaterValue = %d\n", nLaterValue); in TEST_F()
1761 sal_Int32 nLaterValue = aThread->getValue(); in TEST_F() local
1764 printf("later value = %d\n", nLaterValue); in TEST_F()
1803 sal_Int32 nLaterValue = aThread.getValue(); in TEST_F() local
[all …]

Completed in 16 milliseconds