Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 426 Bytes

threads.rst

File metadata and controls

24 lines (18 loc) · 426 Bytes

Threads

Threads

Threads class object is what you get when you request Process.threads.

revenge.threads.Threads

Thread

The Thread class is an actual description of the thread itself.

revenge.threads.Thread