|
PocketMine
|
Public Member Functions | |
| getClassLoader () | |
| setClassLoader (\ClassLoader $loader=null) | |
| registerClassLoader () | |
| start ($options=PTHREADS_INHERIT_ALL) | |
| quit () | |
| getThreadName () | |
Protected Attributes | |
| $classLoader | |
This class must be extended by all custom threading classes
| quit | ( | ) |
Stops the thread using the best way possible. Try to stop it yourself before calling this.