cvs commit: src/lib/libthr/thread thr_exit.c thr_join.c

David Xu davidxu at freebsd.org
Wed Oct 26 00:16:33 PDT 2005


David Xu wrote:
> davidxu     2005-10-26 07:11:43 UTC
> 
>   FreeBSD src repository
> 
>   Modified files:
>     lib/libthr/thread    thr_exit.c thr_join.c 
>   Log:
>   Follow the change in kernel, joiner thread just waits at thread id
>   address, let kernel wake it up.
>   
>   Revision  Changes    Path
>   1.19      +5 -2      src/lib/libthr/thread/thr_exit.c
>   1.18      +5 -4      src/lib/libthr/thread/thr_join.c
> 
> 
Forgot to say:
	MFC: after 3 days.



More information about the cvs-all mailing list