Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenGene/fastp
/ ~WriterThread
Method
~WriterThread
src/writerthread.cpp:54–56 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
52
}
53
54
WriterThread::~WriterThread() {
55
cleanup();
56
}
57
58
bool WriterThread::isCompleted()
59
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected