HomeFreeBSD

Checking the return value of callout_stop() is not enough to decide if

Description

Checking the return value of callout_stop() is not enough to decide if
a previous callout is still pending for completion or not. Use
callout_drain_async() to do this instead.

Details

Provenance
hselaskyAuthored on
Parents
rS287260: Add missing ofw_machdep.h. Make x86 ofw_machdep.h work pc98 too.
Branches
Unknown
Tags
Unknown