home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / sys / amiga / programm / 18143 < prev    next >
Encoding:
Internet Message Format  |  1993-01-05  |  1.2 KB

  1. Path: sparky!uunet!spool.mu.edu!uwm.edu!ee!bloc1469
  2. From: bloc1469@ee.ee.uwm.edu (Gregory R Block)
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: Re: IPC and shared memory
  5. Date: 5 Jan 1993 06:04:38 GMT
  6. Organization: Electrical Engineering Dept. University of Wisconsin - Milwaukee
  7. Lines: 22
  8. Message-ID: <1ib8dmINNesj@uwm.edu>
  9. References: <1993Jan2.081756.21863@jato.jpl.nasa.gov> <paulk.31yk@terapin.com>
  10. NNTP-Posting-Host: 129.89.2.33
  11.  
  12. In article <paulk.31yk@terapin.com> paulk@terapin.com (Paul Kienitz) writes:
  13. >HOW do you "make it globally known"??  That's what the name is for.
  14.  
  15. You make it "global", like you make global variables global.  You
  16. define it as global.
  17.  
  18. >The operation of FindSemaphore may be clunky but each task only has
  19. >to do it once.
  20.  
  21. Actually, no.
  22.  
  23. Like public message ports, each time you wish to access a public
  24. semaphore you must do a Forbid();FindSemaphore();Permit().
  25.  
  26. Greg
  27.  
  28.  
  29. --
  30. (: (: (: (: Have you overdosed on smileys today?  Why NOT!?! :) :) :) :)
  31. (: "Our father, who art in Iowa, Hollow be thy head, Thy ideas run    :)
  32. (:  Thy will be done, At Commodore as it is at Apple"  -Dan Barrett   :)
  33. (: (: (: (: (: (: (: (: (: (: (: (: () :) :) :) Wubba, the Dark Angel :)
  34.