NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: kern/60288: callout(9) does not document callout_schedule()
The following reply was made to PR kern/60288; it has been noted by GNATS.
From: Valery Ushakov <uwe%stderr.spb.ru@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc:
Subject: Re: kern/60288: callout(9) does not document callout_schedule()
Date: Sun, 24 May 2026 00:37:27 +0300
Doesn't it?
$ cvs annotate share/man/man9/callout.9 | grep schedule
Annotations for share/man/man9/callout.9
***************
1.8 (thorpej 04-Feb-03): .Nm callout_schedule ,
1.15 (ad 14-Jul-07): .Fn "callout_schedule" "callout_t *c" "int ticks"
1.8 (thorpej 04-Feb-03): the callout will simply be rescheduled to execute at the newly specified
1.8 (thorpej 04-Feb-03): .Fn callout_schedule
1.22 (ad 04-May-09): unless explicitly re-scheduled.
-uwe
Home |
Main Index |
Thread Index |
Old Index