Commit Graph

2 Commits (d32c2d6fd9d6970ad2cde1b29fefff445dc98fb1)

Author SHA1 Message Date
Luigi Rizzo 18065a175d Use casts or intermediate variables to remove a number
17 years ago
Dwayne M. Hubbard b0b72e89a8 A taskprocessor is an object that has a name, a task queue, and an event processing thread. Modules reference a taskprocessor, push tasks into the taskprocessor as needed, and unreference the taskprocessor when the taskprocessor is no longer needed.
17 years ago