home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / sys / atari / st / 11820 < prev    next >
Encoding:
Text File  |  1992-07-28  |  1.2 KB  |  28 lines

  1. Path: sparky!uunet!news.univie.ac.at!blekul11!frmop11!dearn!dmswwu1a!zx0011
  2. Organisation: Westfaelische Wilhelms-Universitaet, Muenster, Germany
  3. Date: Tuesday, 28 Jul 1992 11:41:19 MES
  4. From: U.Kuehn <ZX0011@DMSWWU1A.UNI-MUENSTER.DE>
  5. Message-ID: <92210.114119ZX0011@DMSWWU1A.UNI-MUENSTER.DE>
  6. Newsgroups: comp.sys.atari.st
  7. Subject: Re: The new Multi-TOS ....
  8. References: <l6ch4lINNjbp@aludra.usc.edu> <1992Jul24.191131.9046@cs.ruu.nl>
  9. Lines: 17
  10.  
  11. In article <1992Jul24.191131.9046@cs.ruu.nl>, piet@cs.ruu.nl (Piet van Oostrum)
  12. says:
  13. >
  14. >Does anybody know if MultiTOS supports Threads (Lightweight Processes)?
  15. >--
  16. Since the MultiTOS will be based on MiNT, there will probably be a support
  17. for threads, that means processes running on the same text segment.
  18. But the problem with this is that you have to program really reentrant:
  19. you mustnt use global variables, so most libraries have to be modified,
  20. i.e. the malloc() function.
  21.  
  22. Ulrich
  23.  
  24. +---------------+----------------------------+-------------------------+
  25. | Ulrich Kuehn  | Internet:                  | Do they know that they  ║
  26. | Cand.Math.Inf | kuehn@math.uni-muenster.de | cannot eat their money? ║
  27. +---------------+----------------------------+-------------------------+
  28.