Subject: Re: CVS commit: src/sys
To: None <hannken@netbsd.org>
From: Elad Efrat <elad@NetBSD.org>
List: source-changes
Date: 10/24/2006 12:08:02
Juergen Hannken-Illjes wrote:
> Module Name:	src
> Committed By:	hannken
> Date:		Tue Oct 24 10:05:45 UTC 2006
> 
> Modified Files:
> 	src/sys/kern: kern_lwp.c subr_specificdata.c
> 	src/sys/sys: lwp.h
> 
> Log Message:
> Remove specificdata_setspecific_nowait() as result of discussion on tech-kern.
> 
> Add _lwp_getspecific_by_lwp() to get lwp specific data from other lwp's.
> Protected by #ifdef _LWP_API_PRIVATE.
> 
> Approved by: Jason Thorpe <thorpej@netbsd.org>

that interface is pretty cool; any chance documentation is coming up?

thanks,

-e.

-- 
Elad Efrat