]> git.puffer.fish Git - matthieu/frr.git/commit
lib: remove RUSAGE_T from struct thread
authorJorge Boncompte [DTI2] <jorge@dti2.net>
Mon, 7 May 2012 16:53:12 +0000 (16:53 +0000)
committerDavid Lamparter <equinox@opensourcerouting.org>
Tue, 22 May 2012 18:35:51 +0000 (20:35 +0200)
commit41af338ecd56b9891d996f0fc850e02318b0c01a
tree8543da475e3e82e6a63a8e2c8d8f0175bc447c2d
parent47d3b6078a6c885e03d28bae3397b71a827473f5
lib: remove RUSAGE_T from struct thread

* thread.c: It's only temporarily used in thread_call() to calculate the
  diffs. Saves 80 bytes per copy.

Signed-off-by: Jorge Boncompte [DTI2] <jorge@dti2.net>
Signed-off-by: David Lamparter <equinox@opensourcerouting.org>
lib/thread.c
lib/thread.h