Hi One more Q for you

> Yes, it is, but frankly you should be using a single SIGEV_THREAD timer with
> your own sorted timer list

Do that means SIGEV_THREAD functionality will put the timers in one
event list and sort them all together ? and timeouts will happen
similar to POSIX signals ? or user has to sort them in order ?

Regards
Girish

On Feb 12, 6:39 pm, David Turner <di...@android.com> wrote:
> Yes, it is, but frankly you should be using a single SIGEV_THREAD timer with
> your own sorted timer list
>
> On Thu, Feb 12, 2009 at 2:14 PM, Girish <htgir...@gmail.com> wrote:
>
> > Hi,
>
> > Is SIGEV_THREAD is part of open source and cupcake code now ? With
> > SIGEV_THREAD also i guess we should be able to create 32 timers per-
> > process right ?  Can any one point me out using threads over signals
> > for timer operation.
>
> > Regards
> > Girish
>
>
--~--~---------~--~----~------------~-------~--~----~
unsubscribe: android-porting+unsubscr...@googlegroups.com
website: http://groups.google.com/group/android-porting
-~----------~----~----~----~------~----~------~--~---

Reply via email to