Commit Graph

3 Commits (90cb28f89cabc64c7e2f2ea0cfcefcee92a1aee7)

Author SHA1 Message Date
Steve Murphy 9107547668 Had to move the ASTERISK_FILE_VERSION decl to just after the include of "asterisk.h"
18 years ago
Luigi Rizzo 18065a175d Use casts or intermediate variables to remove a number
18 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.
18 years ago