Date: Mon, 27 Sep 2004 21:55:24 +0200 From: Joerg Wunsch <j@uriah.heep.sax.de> To: John Baldwin <jhb@FreeBSD.org> Cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/share/man/man9 kthread.9 Message-ID: <20040927215524.C98438@uriah.heep.sax.de> In-Reply-To: <200409271119.32409.jhb@FreeBSD.org>; from jhb@FreeBSD.org on Mon, Sep 27, 2004 at 11:19:32AM -0400 References: <200409241958.i8OJwm8Y051147@repoman.freebsd.org> <200409241633.06963.jhb@FreeBSD.org> <20040924225503.D96751@uriah.heep.sax.de> <200409271119.32409.jhb@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
As John Baldwin wrote: > > > It's not the thread handle, it's the proc pointer: > > Isn't that the "thread handle" in case the proc is actually a > > thread? > No, the thread handle would be 'wakeup(curthread)' or some such. Hmm, OK, care to update kthread(9) using some less ambiguous wording than mine then? -- cheers, J"org .-.-. --... ...-- -.. . DL8DTL http://www.sax.de/~joerg/ NIC: JW11-RIPE Never trust an operating system you don't have sources for. ;-)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040927215524.C98438>