Home
last modified time | relevance | path

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

/aoo41x/main/jurt/test/com/sun/star/lib/uno/environments/remote/
H A DThreadPool_Test.java97 assure("", workAt._counter == TestWorkAt.MESSAGES); in testThreadAsync()
118 assure("", workAt._counter == TestWorkAt.MESSAGES); in testDynamicThreadSync()
156 assure("", workAt._counter == TestWorkAt.MESSAGES); in testStaticThreadSync()
239 while (workAt._counter < 2 * TestWorkAt.MESSAGES) { in testStress()
H A DTestWorkAt.java35 int _counter; field in TestWorkAt
78 ++ _counter; in increment()
H A DJobQueue_Test.java164 assure("", workAt._counter == TestWorkAt.MESSAGES); in testExecuteJobs()
/aoo41x/main/comphelper/inc/comphelper/
H A Duno3.hxx41 …nterlockedCount increment(oslInterlockedCount& _counter) { return osl_incrementInterlockedCount(&_… in increment() argument
42 …nterlockedCount decrement(oslInterlockedCount& _counter) { return osl_decrementInterlockedCount(&_… in decrement() argument

Completed in 261 milliseconds