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 <[email protected]> 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 <[email protected]> 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: [email protected] website: http://groups.google.com/group/android-porting -~----------~----~----~----~------~----~------~--~---
