Subject: callout question To: tech-kern@netbsd.org <tech-kern@netbsd.org> From: Daniel <danielb@cat.co.za> List: tech-kern Date: 11/26/2001 13:56:08
Hi
Do you have to call callout_init() before each callout_reset()?
What will happen if you call callout_init() and pass an already
initialized callout structure?