Gitiles
Code Review
Sign In
gerrit.opencord.org
/
quagga
/
94627e670d661f95217521ef0bfba141e5e37e68
/
lib
/
thread.c
54406ac
lib: Refactor thread_process_fd
by Donald Sharp
· 9 years ago
1ad00b0
lib: Fix regression in thread.c
by Donald Sharp
· 8 years ago
e0b8324
lib: Refactor read/write functionality
by Donald Sharp
· 9 years ago
19be18a
lib: Abstract fd set operations
by Donald Sharp
· 9 years ago
4ab273b
lib: Replace lists with arrays to store read and write threads
by Denil Vira
· 9 years ago
76fbc64
lib: add function to get precise remaining time of timer thread
by Christian Franke
· 9 years ago
50f38b3
Compute and display SPF execution statistics
by Dinesh G Dutt
· 10 years ago
615f9f1
lib: include thread information in backtraces
by David Lamparter
· 11 years ago
3493b77
lib: unstupidify thread debug information
by David Lamparter
· 11 years ago
6b0655a
*: nuke ^L (page feed)
by David Lamparter
· 10 years ago
4becea7
lib: use heap to manage timers
by Christian Franke
· 11 years ago
514991c
lib: remove unused thread_master_debug function
by Christian Franke
· 11 years ago
90645f5
hash: force size to be a power of 2
by Stephen Hemminger
· 12 years ago
3b96b78
lib: Implement monotonically increasing clock for Darwin.
by Hasso Tepper
· 12 years ago
d6be5fb
agentx: add AgentX support to Quagga.
by Vincent Bernat
· 13 years ago
22714f9
lib: do not allocate/free thread funcnames
by Jorge Boncompte [DTI2]
· 13 years ago
6401832
lib: micro-op for thread_get()
by Jorge Boncompte [DTI2]
· 13 years ago
41af338
lib: remove RUSAGE_T from struct thread
by Jorge Boncompte [DTI2]
· 13 years ago
1b79fcb
lib: fix thread_cancel_event()
by Jorge Boncompte [DTI2]
· 13 years ago
b5043aa
lib: fix incorrect thread list processing loops
by Paul Jakma
· 13 years ago
f63f06d
general: remove inline qualifiers and move in-header functions to objects
by Paul Jakma
· 14 years ago
e276eb8
lib: Add a command to clear the thread CPU history data
by Paul Jakma
· 15 years ago
2613abe
lib: Thread scheduler should be fair and not let events starve I/O and timers
by Paul Jakma
· 15 years ago
8526100
lib: thread history funcname shouldn't be constant, it's freed
by Paul Jakma
· 15 years ago
228da42
[bgpd] Stability fixes including bugs 397, 492
by Chris Caputo
· 15 years ago
41b2373
[lib/cleanup] Use a typedef for the thread type
by Paul Jakma
· 15 years ago
b819276
[lib] Fix timer precision.
by Joakim Tjernlund
· 16 years ago
ffe11cf
[lib] hash compare function arguments ought to be const qualified
by Stephen Hemminger
· 16 years ago
db9c0df
[lib] Bug #134: threads should be more robust against backward time jumps
by Paul Jakma
· 18 years ago
cc8b13a
[lib] Optimise thread_call by caching pointer to thread history in the thread
by Paul Jakma
· 18 years ago
dc81807
2005-05-19 Paul Jakma <paul@dishone.st>
by paul
· 20 years ago
8cc4198
2005-05-06 Paul Jakma <paul@dishone.st>
by paul
· 20 years ago
8b70d0b
2005-04-27 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
by ajs
· 20 years ago
907873a
2005-04-25 Paul Jakma <paul.jakma@sun.com>
by paul
· 20 years ago
a48b4e6
2005-04-22 Paul Jakma <paul.jakma@sun.com>
by paul
· 20 years ago
924b922
2005-04-16 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
by ajs
· 20 years ago
af04bd7
2004-12-28 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
by ajs
· 20 years ago
6099b3b
2004-11-19 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
by ajs
· 20 years ago
039b957
2004-10-31 Paul Jakma <paul@dishone.st>
by paul
· 20 years ago
9d11a19
2004-10-31 Paul Jakma <paul@dishone.st>
by paul
· 20 years ago
9076fbd
2004-10-11 Paul Jakma <paul@dishone.st>
by paul
· 20 years ago
8c328f1
Number of warnings is down to 3 again in lib directory. A lot of const's
by hasso
· 20 years ago
98c91ac
2004-10-05 Paul Jakma <paul@dishone.st>
by paul
· 20 years ago
05c447d
2004-07-14 Paul Jakma <paul@dishone.st>
by paul
· 20 years ago
9e867fe
Merge isisd into the Quagga's framework:
by jardin
· 21 years ago
2946f65
Need to free the defunct funcname if we grab a thread from the unused list.
by paul
· 22 years ago
d5e86ad
Fix memory leak in 'show thread cpu' command.
by paul
· 22 years ago
e04ab74
From havanna_moon@gmx.net Fri Jan 17 23:37:49 2003
by paul
· 22 years ago
718e374
Initial revision
by paul
· 22 years ago