kernel thread as real threads..

Daniel Eischen deischen at freebsd.org
Fri Jan 20 11:46:11 PST 2006


On Fri, 20 Jan 2006, Scott Long wrote:
>
> Does pthreads allow the programmer to name threads in a user and/or
> kernel visible way?  Is this something that is really all that
> important?

Only in a non-portable way.  See pthread_set_name_np(3).

-- 
DE



More information about the freebsd-current mailing list