Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 26 Oct 2005 19:19:59 +0800
From:      David Xu <davidxu@freebsd.org>
To:        David Xu <davidxu@freebsd.org>
Cc:        cvs-src@freebsd.org, src-committers@freebsd.org, cvs-all@freebsd.org
Subject:   Re: cvs commit: src/lib/libthr/thread thr_timer.c
Message-ID:  <435F665F.5030502@freebsd.org>
In-Reply-To: <200510261108.j9QB8Wwg027186@repoman.freebsd.org>
References:  <200510261108.j9QB8Wwg027186@repoman.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
David Xu wrote:
> davidxu     2005-10-26 11:08:32 UTC
> 
>   FreeBSD src repository
> 
>   Added files:
>     lib/libthr/thread    thr_timer.c 
>   Log:
>   Add experiment code to implement POSIX timer's SIGEV_THREAD notification.
>   
>   Revision  Changes    Path
>   1.1       +168 -0    src/lib/libthr/thread/thr_timer.c (new)
> 
> 
I hope soon we can add sigev_notify_function and sigev_notify_attributes
in to structure sigevent (see signal.h),

Some information can be found at here:
http://groups.google.com/group/comp.programming.threads/browse_thread/thread/31f762c00076f4b0/043c76ee3e5c4bdd?lnk=st&q=timer_create&rnum=9#043c76ee3e5c4bdd

David Xu




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?435F665F.5030502>