home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / programm / 3344 < prev    next >
Encoding:
Text File  |  1992-12-22  |  1.1 KB  |  24 lines

  1. Newsgroups: comp.programming
  2. Path: sparky!uunet!spool.mu.edu!darwin.sura.net!haven.umd.edu!news.umbc.edu!umbc8.umbc.edu!reagle
  3. From: reagle@umbc8.umbc.edu (Mr. Joseph Reagle; MEYERHOFF (U))
  4. Subject: Re: Semaphores, Swap, or Test_And_Set
  5. Message-ID: <1992Dec21.195948.8259@umbc3.umbc.edu>
  6. Sender: newspost@umbc3.umbc.edu (News posting account)
  7. Organization: University of Maryland, Baltimore County Campus
  8. References: <1gsscvINNa2r@usenet.INS.CWRU.Edu> <1992Dec18.195139.15322@umbc3.umbc.edu> <1h53bpINNabh@usenet.INS.CWRU.Edu>
  9. Date: Mon, 21 Dec 1992 19:59:48 GMT
  10. Lines: 12
  11.  
  12. In article <1h53bpINNabh@usenet.INS.CWRU.Edu> trier@slc6.ins.cwru.edu (Stephen C. Trier) writes:
  13. >
  14. >I'd eventually like to rewrite this in inline assembly in C, and perhaps
  15. >to switch to the shorter and simpler xchg sequence.  This works, though,
  16. >and right now, that's what I need in order to get this software out the door.
  17.  
  18.     Thanks for all the great info.  I'm not up on my assembly, so
  19. I'm gonna digest this over winter break and see if I can't get it
  20. working.  I'll post here if I have any comments or thoughts on it.
  21.     Again thanks alot.
  22.  
  23.                     Joe
  24.