Date: Tue, 10 Dec 2019 23:09:41 +0100 From: Hans Petter Selasky <hps@selasky.org> To: John Baldwin <jhb@FreeBSD.org>, src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: Re: svn commit: r355600 - in head: share/man/man9 sys/kern sys/sys Message-ID: <3cc78418-6692-058c-eba5-1edc5286aeab@selasky.org> In-Reply-To: <201912102158.xBALwUF9075354@repo.freebsd.org> References: <201912102158.xBALwUF9075354@repo.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On 2019-12-10 22:58, John Baldwin wrote: > While here, add <sys/callout.h> to the manpage. FYI: Linux guys eliminated the "void *c_arg" in their timer implementation by using container_of() to get callback argument. We could possibly do the same! --HPS
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3cc78418-6692-058c-eba5-1edc5286aeab>