Thread::getCurrentThreadId
Identification
&reftitle.description;
public static integerThread::getCurrentThreadId
Will return the identity of the currently executing Thread
&reftitle.parameters;
&no.function.parameters;
&reftitle.returnvalues;
A numeric identity
&reftitle.examples;
Return the identity of the currently executing Thread
start();
?>
]]>
&example.outputs;