Home | History | Annotate | Download | only in synchronization

Lines Matching defs:threads

691 		ThreadGroup								threads;
696 threads.add(MovePtr<ThreadGroupThread>(new CreateComputeThread(
700 TestStatus thread_result = threads.run();
803 ThreadGroup threads;
808 threads
812 TestStatus thread_result = threads.run();