MCPcopy Create free account
hub / github.com/OpenGene/fastp / getThreadId

Method getThreadId

src/threadconfig.h:34–34  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

32 void addMergedPairs(int pairs);
33
34 int getThreadId() {return mThreadId;}
35 // for splitting output
36 // increase mCurrentSplitReads by readNum, and check it with options->split.size;
37 void markProcessed(long readNum);

Callers 4

processPairEndMethod · 0.80
processorTaskMethod · 0.80
processSingleEndMethod · 0.80
processorTaskMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected