Searched refs:WrappedPatternSourcePerThread (Results 1 – 2 of 2) sorted by relevance
590 class WrappedPatternSourcePerThread : public PatternSourcePerThread {592 WrappedPatternSourcePerThread(PairedPatternSource& __patsrc) : in WrappedPatternSourcePerThread() function626 return new WrappedPatternSourcePerThread(patsrc_); in create()636 v->push_back(new WrappedPatternSourcePerThread(patsrc_)); in create()
138 bool WrappedPatternSourcePerThread::nextReadPair( in nextReadPair()