]> git.puffer.fish Git - matthieu/frr.git/commit
[lib/cleanup] Use a typedef for the thread type
authorPaul Jakma <paul@quagga.net>
Tue, 30 Jun 2009 15:12:49 +0000 (16:12 +0100)
committerPaul Jakma <paul@quagga.net>
Tue, 30 Jun 2009 15:12:49 +0000 (16:12 +0100)
commit41b2373cece77f0cc9a06fba076c99a7be653593
treebed11b842b7a33e78e8c5012bf624946aeaf1edc
parentbd2462425205a681d75e04c94a94bf4cea5da58b
[lib/cleanup] Use a typedef for the thread type

* lib/thread.{c,h}: As per subject. This will avoid head-scratching for next
  person who adds a thread-type and gets strange breakage.
lib/thread.c
lib/thread.h