summaryrefslogtreecommitdiffstats
path: root/lib/workqueue.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* *: use clang's 'ForEachMacros' format style optionRenato Westphal2017-09-151-1/+1
* lib: cleanup the work queue implementationJorge Boncompte2017-08-171-31/+23
* *: reindentreindent-master-afterwhitespace / reindent2017-07-171-301/+272
* *: fix GCC 7 switch/case fallthrough warningsDavid Lamparter2017-07-141-9/+9
* *: ditch vty_outln(), part 1 of 2David Lamparter2017-07-131-5/+5
* *: use vty_outlnQuentin Young2017-06-291-11/+8
* *: remove THREAD_BACKGROUNDQuentin Young2017-06-081-2/+2
* *: make consistent & update GPLv2 file headersDavid Lamparter2017-05-151-4/+3
* *: update thread_add_* callsQuentin Young2017-05-091-2/+3
* *: remove THREAD_ON macros, add nullity checkQuentin Young2017-05-091-2/+2
* *: make DEFUN installations file-localDavid Lamparter2016-12-011-0/+6
* *: split & distribute memtypes and stop (re|ab)using lib/ MTYPEsDavid Lamparter2016-09-191-0/+4
* isisd, lib, vtysh: Allow extract.pl to fully workDonald Sharp2016-09-171-5/+5
* *: make sure zebra.h is always included firstDavid Lamparter2016-06-091-1/+1
* lib/workqueue: Add trivial work_queue_is_scheduled helperPaul Jakma2016-06-031-0/+6
* Fix most compiler warnings in default GCC build.Paul Jakma2016-05-261-1/+1
* lib: lib-warnings.patchDonald Sharp2015-05-201-4/+8
* Some small enhancements to thread and workqueue libraries in zebra:Donald Sharp2015-05-201-11/+26
* general: remove inline qualifiers and move in-header functions to objectsPaul Jakma2012-01-061-1/+1
* lib: Make workqueue more conservative about ramping upPaul Jakma2010-12-081-8/+9
* [bgp] Fix crash on SIGHUP, deref of freed workqueuesSteve Hill2009-06-021-0/+3
* + initial edition of meta-queue for RIB updates processing (bug #431)Denis Ovsienko2008-06-021-14/+2
* + fixed bug #418 (changing address on an existing interface doesn't cause exi...Denis Ovsienko2007-11-121-5/+19
* [lib] Trivial: fix line lengths of a comment in workqueu.cPaul Jakma2006-03-301-2/+3
* [lib/workqueue] remove the useless 'delay' factor.paul2006-02-021-25/+12
* [workqueue] Update workqueue users callbacks to additional argumentspaul2005-11-141-2/+2
* 2005-11-14 Paul Jakma <paul.jakma@sun.com>paul2005-11-141-11/+27
* 2005-05-23 Paul Jakma <paul@dishone.st>paul2005-05-231-18/+65
* 2005-04-27 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2005-04-271-3/+0
* 2005-04-27 Paul Jakma <paul.jakma@sun.com>paul2005-04-271-10/+9
* 2005-04-25 Paul Jakma <paul.jakma@sun.com>paul2005-04-251-0/+329