A B C D E G I P R S U 
All Classes All Packages

S

setup() - Method in class pthreading.PThread
An optional override.
stopThread(PThread...) - Method in class pthreading.PThreadManager
Stops a given thread or threads (varargs) and removes it from the thread manager (cannot be resumed).
stopThreads() - Method in class pthreading.PThreadManager
Stops all threads (even if they are paused) and removes them from the thread manager, effectively resetting the thread manager.
A B C D E G I P R S U 
All Classes All Packages