timeout-driven heartbeat.
authormickey <mickey@openbsd.org>
Wed, 29 Mar 2000 23:11:06 +0000 (23:11 +0000)
committermickey <mickey@openbsd.org>
Wed, 29 Mar 2000 23:11:06 +0000 (23:11 +0000)
commit0f5a20828e553cddc69818a7e14e03665c113f05
tree52f1351f5eccb33ef0dfca3d45f115803cd455fb
parent3af60f548803f8e36b5a8a1758d8819938207efb
timeout-driven heartbeat.
right thing would be to pass beat count as an argument to timeout
routine (casted to (void *)) avoiding static counter, but
doing timeout_set() every timeout_add() sounds kinda uncool.
well, pondering in the struct timeout guts would be even more ugly.
sys/arch/hppa/dev/clock.c
sys/arch/hppa/hppa/autoconf.c
sys/arch/hppa/include/cpufunc.h