From: Spoorthi KA <spoorthi.ka@globaledgesoft.com>
To: linuxppc-embedded@ozlabs.org
Subject: Re: Timer task synchronization
Date: Fri, 30 May 2008 20:07:05 +0530 [thread overview]
Message-ID: <48401111.1060703@globaledgesoft.com> (raw)
Hi,
I am dealing with timer synchronization problem.. we have two timer
threads. The two timers are started one after the other. The first timer
timeout value is 10s and the second timer tiemout value is 15s.
The first timer fires after 10s and the timer thread is suspended until
the second timer completes its task. once the second timer is done the
first timer resumes.
sometimes the first timer resumes back even before the second timer
starts and blocks the second timer thread..
can anybody plz help me with this...
spoorthi
next reply other threads:[~2008-05-30 14:41 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-05-30 14:37 Spoorthi KA [this message]
2008-06-03 12:23 ` Timer task synchronization Detlev Zundel
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=48401111.1060703@globaledgesoft.com \
--to=spoorthi.ka@globaledgesoft.com \
--cc=linuxppc-embedded@ozlabs.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).