MCPcopy Index your code
hub / github.com/YujiSoftware/JDK1.0 / init

Method init

src/java/lang/Thread.java:159–173  ·  view source on GitHub ↗

Initialize a Thread. @param g the Thread group @param target the object whose run() method gets called @param name the name of the new Thread

(ThreadGroup g, Runnable target, String name)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

ThreadMethod · 0.95

Calls 8

currentThreadMethod · 0.95
getThreadGroupMethod · 0.95
isDaemonMethod · 0.95
getPriorityMethod · 0.95
setPriority0Method · 0.95
toCharArrayMethod · 0.80
checkAccessMethod · 0.45
addMethod · 0.45

Tested by

no test coverage detected