NetBSD/sys/dev/ir
ozaki-r 433c9fcdef Replace callout_stop with callout_halt
In order to call callout_destroy for a callout safely, we have to ensure
the function of the callout is not running and pending. To do so, we should
use callout_halt, not callout_stop.

Discussed with martin@ and riastradh@.
2014-11-16 16:20:00 +00:00
..
Makefile
cir.c Add d_discard to all struct cdevsw instances I could find. 2014-07-25 08:10:31 +00:00
cirio.h
cirvar.h
files.ir
ir.c
ir.h
irdaio.h
irframe.c Add d_discard to all struct cdevsw instances I could find. 2014-07-25 08:10:31 +00:00
irframe_tty.c Replace callout_stop with callout_halt 2014-11-16 16:20:00 +00:00
irframevar.h
sir.c
sir.h