Home | History | Annotate | Download | only in src

Lines Matching refs:SweeperThread

2343     sweeper_thread_ = new SweeperThread*[FLAG_sweeper_threads];
2345 sweeper_thread_[i] = new SweeperThread(this);