aboutsummaryrefslogtreecommitdiffstats
path: root/include/asterisk/sched.h
AgeCommit message (Expand)AuthorFilesLines
2009-08-28Fix some incorrect documentation of sched_thread functions.mmichelson1-4/+4
2009-03-09Add Doxygen documentation for API changes from 1.6.0 to 1.6.1jpeeler1-1/+24
2009-02-15Make ast_sched_report() and ast_sched_dump() thread safe.russell1-1/+1
2009-02-15Fix a number of problems with ast_sched_report().russell1-3/+2
2009-02-06Add a common implementation of a scheduler context with a dedicated thread.russell1-5/+115
2008-10-30Fix a bug in AST_SCHED_REPLACE_UNREF(). The reference count of the objectrussell1-2/+1
2008-10-17Fix the FRACK! warnings in chan_iax2 when POKE/LAGRQ packets are not answered.tilghman1-0/+16
2008-07-30Oops, wrong definetilghman1-1/+1
2008-07-18Merged revisions 131985 via svnmerge from tilghman1-0/+4
2008-07-18Merged revisions 131970 via svnmerge from tilghman1-1/+2
2008-06-19Detect if the installed gcc version supports the warn_unused_result attribute.tilghman1-6/+6
2008-05-02Merged revisions 115196 via svnmerge from mmichelson1-11/+5
2008-05-02Add attributes to various API calls, to help track down bugs (and remove a de...tilghman1-7/+6
2008-04-16Introducing a small upgrade to the ast_sched_xxx facility, to keep it from e...murf1-0/+53
2008-03-12Merged revisions 108227 via svnmerge from mmichelson1-1/+19
2008-03-07Merged revisions 106704 via svnmerge from russell1-1/+1
2008-03-05Merged revisions 106015 via svnmerge from tilghman1-2/+4
2008-02-20Add some documentation fixupstilghman1-2/+6
2008-01-27With the switch to the ast_sched_replace* API in trunk, we lose the correctiontilghman1-0/+13
2008-01-27Merged revisions 100465 via svnmerge from tilghman1-0/+10
2007-09-21Merged revisions 83432 via svnmerge from russell1-5/+5
2007-08-17This commit adds a scheduler API call, ast_sched_replace that can be usedrussell1-0/+24
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