Home
last modified time | relevance | path

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

/aoo4110/main/sfx2/qa/complex/sfx2/
H A DUndoManager.java247 final int threadCount = 10; in checkSerialization() local
249 final int actionCount = threadCount * actionsPerThread; in checkSerialization()
258 Thread[] threads = new Thread[threadCount]; in checkSerialization()
259 for ( int i=0; i<threadCount; ++i ) in checkSerialization()
280 for ( int i=0; i<threadCount; ++i ) in checkSerialization()
284 for ( int i=0; i<threadCount; ++i ) in checkSerialization()

Completed in 24 milliseconds