Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ArtifexSoftware/mupdf
/ start
Method
start
platform/java/example/Worker.java:47–50 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
45
}
46
47
public
void
start() {
48
alive = true;
49
thread.start();
50
}
51
52
public
void
stop() {
53
alive = false;
Callers
4
main
Method · 0.80
Viewer
Method · 0.80
RenderProgressmeter
Method · 0.80
make_docs
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected