-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Girish wrote:
[...]
> Will there be any support for POSIX RT timers in near future.  As the
> application needs more than 20 timers.

It's trivial to implement as many timers as you like in user space;
simply keep them in a sorted list, and use your single hardware timer to
wait for the one with the shortest timeout. After all, none of the other
timers can expire until that one expires first...

- --
David Given
d...@cowlark.com
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFJhlktf9E0noFvlzgRAly3AKCBt3tL4Vn5kkcc/WjE/tNM1W59+wCeOabN
c3685nJGj8KWHsvS31mb75o=
=/WUE
-----END PGP SIGNATURE-----

--~--~---------~--~----~------------~-------~--~----~
unsubscribe: android-porting+unsubscr...@googlegroups.com
website: http://groups.google.com/group/android-porting
-~----------~----~----~----~------~----~------~--~---

Reply via email to