summaryrefslogtreecommitdiffstats
path: root/lib/thread.h
Commit message (Expand)AuthorAgeFilesLines
* Merge Quagga master branch -- as of 1-Mar-2012 -- into euro_ix_bex21bChris Hall2012-03-171-0/+7
|\
| * lib: add THREAD_TIMER_MSEC_ON()Everton Marques2012-02-161-0/+7
| * lib: Add a command to clear the thread CPU history dataPaul Jakma2010-12-081-0/+1
| * lib: thread history funcname shouldn't be constant, it's freedPaul Jakma2010-12-081-1/+1
* | vtysh partly restored. bgpd not crashing on over-size messages.Chris Hall2012-02-191-11/+26
* | Bring "ex" version up to date with 0.99.18ex15pChris Hall2011-03-291-1/+2
* | Second tranche of updates for pipework branch.Chris Hall2011-02-131-1/+1
* | Revised thread/timer handling, work queue and scheduling.Chris Hall2010-02-161-9/+11
* | Change nexus priorities to more closely resemble the originals.paulo2010-02-021-1/+2
* | Nexus to handle old threads and process the bgp local events. Dealspaulo2010-01-181-0/+3
* | Fix shutdown. Move cpu stats command to cli thread.paulo2009-12-171-0/+4
|/
* [lib/cleanup] Use a typedef for the thread typePaul Jakma2009-06-301-3/+5
* [lib] Bug #134: threads should be more robust against backward time jumpsPaul Jakma2006-08-271-9/+19
* [lib] Optimise thread_call by caching pointer to thread history in the threadPaul Jakma2006-07-251-0/+1
* 2005-05-19 Paul Jakma <paul@dishone.st>paul2005-05-191-1/+1
* 2005-05-06 Paul Jakma <paul@dishone.st>paul2005-05-061-23/+29
* 2005-04-27 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2005-04-281-7/+31
* 2005-04-22 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2005-04-221-5/+7
* - fix commentpaul2005-04-221-1/+1
* 2005-04-22 Paul Jakma <paul.jakma@sun.com>paul2005-04-221-6/+16
* 2005-04-16 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2005-04-161-0/+2
* Number of warnings is down to 3 again in lib directory. A lot of const'shasso2004-10-051-7/+7
* Merge isisd into the Quagga's framework:jardin2003-12-231-0/+3
* From havanna_moon@gmx.net Fri Jan 17 23:37:49 2003patch_z17217_show_thread_cpupaul2003-01-171-10/+29
* Initial revisionpaul2002-12-131-0/+139