Thread::getCreatorIdIdentification Beschreibung
public integer Thread::getCreatorId
( void
)
Will return the identity of the Thread that created the referenced Thread Parameter-ListeDiese Funktion hat keine Parameter. RückgabewerteA numeric identity Beispiele
Beispiel #1 Return the identity of the Thread or Process that created the referenced Thread
<?phpDas oben gezeigte Beispiel erzeugt folgende Ausgabe: My created by Thread #123456778899 |