aboutsummaryrefslogtreecommitdiffstats
path: root/main/taskprocessor.c
AgeCommit message (Expand)AuthorFilesLines
2008-11-15Merged revisions 157041 via svnmerge from russell1-1/+1
2008-08-29Merged revisions 140489 via svnmerge from mmichelson1-1/+1
2008-08-10That's all, folks. Not going to update the Makefile until res_jabber isseanbright1-4/+4
2008-08-06move taskprocessor CLI commands into the core namespacedhubbard1-9/+8
2008-06-23make solaris happy...pointed out by snuff-home on IRCdhubbard1-8/+8
2008-06-10Properly initialize the cli_ping condition and lockrussell1-1/+5
2008-06-10Change system header includes to be like how it is done in other filesrussell1-2/+4
2008-06-09Initialize the lock and destroy lock and cond in the destructor (thanks, mmic...twilson1-1/+6
2008-05-29Had to move the ASTERISK_FILE_VERSION decl to just after the include of "aste...murf1-1/+2
2008-05-15Use casts or intermediate variables to remove a numberrizzo1-1/+1
2008-05-03A taskprocessor is an object that has a name, a task queue, and an event proc...dhubbard1-0/+490