summaryrefslogtreecommitdiff
path: root/include/asterisk/sched.h
AgeCommit message (Expand)Author
2017-12-22Remove as much trailing whitespace as possible.Sean Bright
2015-02-19Create work around for scheduler leaks during shutdown.Corey Farrell
2014-08-28sched: Fix typo and whitespace change.Richard Mudgett
2012-02-20ast_channel opaquification of pointers and integral typesTerry Wilson
2011-02-04Replace ast_log(LOG_DEBUG, ...) with ast_debug()Paul Belanger
2010-12-20Some scheduler API cleanup and improvements.Russell Bryant
2010-08-14Merged revisions 282366 via svnmerge from Tilghman Lesher
2010-07-16Finally, a method that really fixes the assertions in chan_iax2.c related to ...Tilghman Lesher
2009-08-28Fix some incorrect documentation of sched_thread functions.Mark Michelson
2009-03-09Add Doxygen documentation for API changes from 1.6.0 to 1.6.1Jeff Peeler
2009-02-15Make ast_sched_report() and ast_sched_dump() thread safe.Russell Bryant
2009-02-15Fix a number of problems with ast_sched_report().Russell Bryant
2009-02-06Add a common implementation of a scheduler context with a dedicated thread.Russell Bryant
2008-10-30Fix a bug in AST_SCHED_REPLACE_UNREF(). The reference count of the objectRussell Bryant
2008-10-17Fix the FRACK! warnings in chan_iax2 when POKE/LAGRQ packets are not answered.Tilghman Lesher
2008-07-30Oops, wrong defineTilghman Lesher
2008-07-18Merged revisions 131985 via svnmerge from Tilghman Lesher
2008-07-18Merged revisions 131970 via svnmerge from Tilghman Lesher
2008-06-19Detect if the installed gcc version supports the warn_unused_result attribute.Tilghman Lesher
2008-05-02Merged revisions 115196 via svnmerge from Mark Michelson
2008-05-02Add attributes to various API calls, to help track down bugs (and remove a de...Tilghman Lesher
2008-04-16Introducing a small upgrade to the ast_sched_xxx facility, to keep it from e...Steve Murphy
2008-03-12Merged revisions 108227 via svnmerge from Mark Michelson
2008-03-07Merged revisions 106704 via svnmerge from Russell Bryant
2008-03-05Merged revisions 106015 via svnmerge from Tilghman Lesher
2008-02-20Add some documentation fixupsTilghman Lesher
2008-01-27With the switch to the ast_sched_replace* API in trunk, we lose the correctionTilghman Lesher
2008-01-27Merged revisions 100465 via svnmerge from Tilghman Lesher
2007-09-21Merged revisions 83432 via svnmerge from Russell Bryant
2007-08-17This commit adds a scheduler API call, ast_sched_replace that can be usedRussell Bryant
2006-03-31removal of trailing whitespace and useless 'extern'Luigi Rizzo
2006-03-24 Doxygen typo fix.BJ Weschke
2006-03-10Doxygen reformattingOlle Johansson
2005-11-29remove extraneous svn:executable propertiesKevin P. Fleming
2005-10-24Doxygen documentation update from oej (issue #5505)Russell Bryant
2005-08-30major header file cleanup: license, copyrights, descriptions, markers, etc.Kevin P. Fleming
2005-08-22add preliminary support for SIP timers (issue #4359)Kevin P. Fleming
2005-07-15add a library of timeval manipulation functions, and change a large number of...Kevin P. Fleming
2005-05-03correct documentation for ast_sched_add (bug #4136)Kevin P. Fleming
2005-04-13Add sched_when function (bug #4022)Mark Spencer
2005-03-05Remove accidental libpri dependency (bug #3714)Mark Spencer
2005-01-15Repair // comments to /* */ comments (bug #3347)Mark Spencer
2001-11-06Version 0.1.10 from FTPMark Spencer
1999-12-11Version 0.1.1 from FTPMark Spencer
1999-10-27Version 0.1.0 from FTPMark Spencer