public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
From: "Rajeev" <rajeev@inablers.net>
To: ecos-discuss@sources.redhat.com
Subject: [ECOS] POSIX threads in ecos
Date: Mon, 13 Aug 2001 07:48:00 -0000	[thread overview]
Message-ID: <200108131513.UAA22434@inablers.net> (raw)

hi,
  i'm trying out the posix threads in ecos. i've three threads running a
simple program.
  when i dont use the sleep call the threads run happily though not to
the priorities i've set .
  but when i use the sleep call the output i get is
thread1:hello world
thread2:hello world
thread3:hello world
thread1:hello world
thread2:hello world
thread3:hello world
   >>>>and then the system does nothing.
	i'm using an ARM7 based board and i have configured one of its timers
for the scheduler to use and i'm using a basic tick of 0.5 secs
what might be the problem??

thanks for all help
rajeev

             reply	other threads:[~2001-08-13  7:48 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-08-13  7:48 Rajeev [this message]
2001-08-13  8:04 ` [ECOS] Serial Driver Sebastien ANDRE
2001-08-13 14:16 ` [ECOS] POSIX threads in ecos Jonathan Larmour
2001-08-13 22:29   ` Rajeev S
2001-08-13 22:27 Rajeev
2001-08-14  7:23 ` Jonathan Larmour
2001-08-15  1:51 ` Boris V. Guzhov

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=200108131513.UAA22434@inablers.net \
    --to=rajeev@inablers.net \
    --cc=ecos-discuss@sources.redhat.com \
    /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 read-only IMAP folder(s) and NNTP newsgroup(s).