Commit Graph

1 Commits (b0b72e89a8935de1fbfac3445a1c231a050d047d)

Author SHA1 Message Date
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