home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!olivea!spool.mu.edu!wupost!gumby!destroyer!ncar!csn!teal.csn.org!bhays
- From: bhays@teal.csn.org (Boyd Hays)
- Newsgroups: comp.lang.c++
- Subject: C++ Coroutine Class?
- Message-ID: <Bz8A08.63C@csn.org>
- Date: 14 Dec 92 02:38:31 GMT
- Sender: news@csn.org (news)
- Organization: Colorado SuperNet, Inc.
- Lines: 19
- Nntp-Posting-Host: teal.csn.org
-
- Hello,
- I'm trying to use the AT&T C++ task classes on a SUN using CC3.0.1.
- It is unclear to me how to have a task yield the processor without
- that task becoming IDLE. I'm running on a Sparc and SUN doesn't
- distribute the source so I can't figure it out.
-
- 1) Does anyone know how to have a task relinquish the processor?
-
- 2) Is a more complete example than that provided with the documentation
- available anywhere?
-
- 3) In Tony Hansen's book "The C++ Answer Book" it mentions that the
- solution to problem 7.10 (the new and improved tasking system) does
- not run on a Sparc. Is this true, or does anyone have a set of diffs
- that will allow it to work?
-
- Thanks in advance,
- Boyd Hays
- bhays@csn.org
-