Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/davisking/dlib
/ ~PipelineProcessor
Method
~PipelineProcessor
dlib/test/pipe.cpp:180–184 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
178
}
179
180
~PipelineProcessor() {
181
// signal the thread to stop
182
stop();
183
wait();
184
}
185
186
private:
187
dlib::pipe<in_type> & InPipe;
Callers
nothing calls this directly
Calls
1
stop
Function · 0.85
Tested by
no test coverage detected