Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: src/sys



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@localhost>

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

thanks,

-e.

-- 
Elad Efrat



Home | Main Index | Thread Index | Old Index