Property | Type | Description | |
---|---|---|---|
$classLoader | ClassLoader | ||
$isKilled |
Method | Description | |
---|---|---|
getClassLoader ( ) | ||
getThreadName ( ) | ||
quit ( ) | Stops the thread using the best way possible. Try to stop it yourself before calling this. | |
registerClassLoader ( ) | ||
setClassLoader ( ClassLoader $loader = null ) | ||
start ( integer $options = PTHREADS_INHERIT_ALL ) |
public quit ( ) |
public setClassLoader ( ClassLoader $loader = null ) | ||
$loader | ClassLoader |