aboutsummaryrefslogtreecommitdiffstats
path: root/include/asterisk/sched.h
AgeCommit message (Expand)AuthorFilesLines
2008-07-30Oops, wrong definetilghman1-1/+1
2008-07-18Spinlock within the destroy, to allow a scheduled job to continue, if it'stilghman1-0/+16
2008-07-18Preserve ABI compatibility with last changetilghman1-0/+4
2008-07-18Make the ast_assert call within ast_sched_del report something useful.tilghman1-1/+2
2008-05-02Clarify a comment that was, well, just wrong. It turns out thatmmichelson1-11/+5
2008-04-22Merge changes from team/russell/issue_9520russell1-4/+7
2008-03-12Added a large comment before the AST_SCHED_DEL macro to explain its purpose a...mmichelson1-2/+20
2008-03-07Change a warning message to a debug message. This is happening quite frequen...russell1-1/+1
2008-03-05Correctly initialize retransid in SIP, and ensure that the warning when faili...tilghman1-1/+1
2008-01-27When deleting a task from the scheduler, ignoring the return value couldtilghman1-0/+10
2007-09-21gcc 4.2 has a new set of warnings dealing with cosnt pointers. This set ofrussell1-3/+3
2006-03-31removal of trailing whitespace and useless 'extern'rizzo1-19/+19
2006-03-24 Doxygen typo fix.bweschke1-1/+1
2006-03-10Doxygen reformattingoej1-47/+39
2005-11-29git-svn-id: http://svn.digium.com/svn/asterisk/trunk@7221 f38db490-d61c-443f-...kpfleming1-0/+0
2005-10-24Doxygen documentation update from oej (issue #5505)russell1-2/+2
2005-08-30major header file cleanup: license, copyrights, descriptions, markers, etc.kpfleming1-10/+17
2005-08-22add preliminary support for SIP timers (issue #4359)kpfleming1-0/+17
2005-07-15add a library of timeval manipulation functions, and change a large number of...kpfleming1-1/+1
2005-05-03correct documentation for ast_sched_add (bug #4136)kpfleming1-1/+1
2005-04-13Add sched_when function (bug #4022)markster1-0/+7
2005-03-05Remove accidental libpri dependency (bug #3714)markster1-0/+18
2005-01-15Repair // comments to /* */ comments (bug #3347)markster1-9/+9
2001-11-06Version 0.1.10 from FTPmarkster1-10/+37
1999-12-11Version 0.1.1 from FTPmarkster1-1/+1
1999-10-27Version 0.1.0 from FTPmarkster1-0/+84