From: mctim <mctim@polyu.edu.hk>
To: "ecos-maintainers@sources.redhat.com"
<ecos-maintainers@sources.redhat.com>
Subject: multi-threading in eCos and Linux
Date: Sun, 03 Nov 2002 23:10:00 -0000 [thread overview]
Message-ID: <3DDCC4D1@webmail.polyu.edu.hk> (raw)
Hi,
I am going to write a cross-platform multithreading program in eCos and Linux,
as I know, both eCos and Linux are support POSIX thread (p_thread) and eCos
also have some API (cyg_thread) to handle multi-threading. I want to write an
crossplatform compatible program which suit to eCos and Linux. So I want to
use POSIX thread to develop this program. But I afraid the performance of
POSIX thread in eCos is not good as cyg_thread in eCos. Could you suggest me
that which threading API in eCos is prefered( p_thread or cyg_thread)? Thanks
a lot.
Regards,
Tim
next reply other threads:[~2002-11-04 7:10 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-11-03 23:10 mctim [this message]
2002-11-04 7:04 ` Jonathan Larmour
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=3DDCC4D1@webmail.polyu.edu.hk \
--to=mctim@polyu.edu.hk \
--cc=ecos-maintainers@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).