home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / sys / amiga / programm / 12458 < prev    next >
Encoding:
Text File  |  1992-08-19  |  1.3 KB  |  32 lines

  1. Newsgroups: comp.sys.amiga.programmer
  2. Path: sparky!uunet!charon.amdahl.com!pacbell.com!mips!sdd.hp.com!usc!rpi!psinntp!psinntp!visix!news
  3. From: brett@visix.com (Brett Bourbin)
  4. Subject: Re: Reentrancy problem - Help Needed
  5. Message-ID: <1992Aug19.131540.25962@visix.com>
  6. Sender: news@visix.com
  7. Reply-To: brett@visix.com
  8. Organization: Visix Software Inc., Reston, VA
  9. References: <34468@cbmvax.commodore.com>
  10. Date: Wed, 19 Aug 92 13:15:40 GMT
  11. Lines: 19
  12.  
  13. In article <34468@cbmvax.commodore.com> chrisg@cbmvax.commodore.com (Chris  
  14. Green) writes:
  15. >     LoadRGB4 inside of an interrupt is not safe. LoadRGB4 attempts
  16. > to get a semaphore whihc protects the intuition copper lists.  
  17. ObtainSemaphore
  18. > inside of an interrupt will hang.
  19.  
  20. Now, you see why people make their own hardware Copper Lists and attach  
  21. them with a user Copper list to a View. You CAN then change the palette  
  22. during an interrupt.
  23.  
  24. May seem like very little gain for you, but for some cases, is badly  
  25. needed.
  26.  
  27. > |Chris Green - Graphics Software Engineer   - chrisg@commodore.COM      
  28. --                          _  _    _      _
  29. Brett Bourbin              (_ |_ | /__ | |(_  4431 Lehigh Road, Suite 151
  30.   ..!uupsi!visix.com!brett __)|_ |_\_/ \_/__) College Park, Maryland 20740
  31.   brett@visix.com                LIMITED      703.758.2733
  32.