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 not stored for this graph (policy: none)
no test coverage detected