Thread::getCurrentThread
Identification
&reftitle.description;
public static ThreadThread::getCurrentThread
Return a reference to the currently executing Thread
&reftitle.parameters;
&no.function.parameters;
&reftitle.returnvalues;
An object representing the currently executing Thread
&reftitle.examples;
Return the currently executing Thread
start();
?>
]]>
&example.outputs;