home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / lang / cplus / 17902 < prev    next >
Encoding:
Internet Message Format  |  1992-12-13  |  1.1 KB

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