summaryrefslogtreecommitdiffstats
path: root/lib/thread.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Some small enhancements to thread and workqueue libraries in zebra:Donald Sharp2015-05-201-0/+3
* ospfd-spf-stats.patchDonald Sharp2015-05-201-0/+1
* lib: use heap to manage timersChristian Franke2014-04-221-2/+5
* lib: do not allocate/free thread funcnamesJorge Boncompte [DTI2]2012-05-221-2/+5
* lib: remove RUSAGE_T from struct threadJorge Boncompte [DTI2]2012-05-221-1/+1
* babeld: Initial import, for Babel routing protocol.Paul Jakma2012-03-251-0/+2
* 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
* [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 2003paul2003-01-181-10/+29
* Initial revisionpaul2002-12-131-0/+139