summaryrefslogtreecommitdiff
path: root/main/taskprocessor.c
AgeCommit message (Expand)Author
2008-06-23make solaris happy...pointed out by snuff-home on IRCDwayne M. Hubbard
2008-06-10Properly initialize the cli_ping condition and lockRussell Bryant
2008-06-10Change system header includes to be like how it is done in other filesRussell Bryant
2008-06-09Initialize the lock and destroy lock and cond in the destructor (thanks, mmic...Terry Wilson
2008-05-29Had to move the ASTERISK_FILE_VERSION decl to just after the include of "aste...Steve Murphy
2008-05-15Use casts or intermediate variables to remove a numberLuigi Rizzo
2008-05-03A taskprocessor is an object that has a name, a task queue, and an event proc...Dwayne M. Hubbard