Uranium
Application Framework
Loading...
Searching...
No Matches
UM.JobQueue._Worker Class Reference

Public Member Functions

None __init__ (self, JobQueue queue, name=None)
None run (self)

Protected Attributes

 _name = name
 _queue = queue

Detailed Description

A worker thread that can process jobs from the JobQueue.

The documentation for this class was generated from the following file:
  • UM/JobQueue.py