Thread.stop()
Thread.suspend()
Thread.resume()
These calls are inherently prone to data corruption and deadlock, and their use is strongly discouraged.