home *** CD-ROM | disk | FTP | other *** search
/ ftp.rainsoft.? / ftp.rainsoft.zip / rainsoft / mac / thread-manager-2.0.1.txt < prev    next >
Text File  |  2012-12-05  |  1KB  |  19 lines

  1. Thread Manager (2.0.1)
  2.  
  3. Copyright 1994 Apple Computer, Inc.
  4.  
  5. The Thread Manager is an operating system enhancement which allows applications, which have been written to take advantage of the Thread Manager, to perform multithreading.  Multithreading allows an application process to be broken into simple subprocesses that proceed concurrently in the same overall application context.
  6.  
  7. Typically, the Thread Manager extension is shipped with, and automatically installed by, applications that support it.
  8.  
  9. Please note the following, regarding Thread Manager 2.0.1:
  10.  
  11. Ñ Provides support for both 680x0 and Power Macintosh platforms.
  12. Ñ Fixed a bug with Thread Manager involving QuickDraw on the Macintosh IIci.
  13. Ñ Fixed a problem when an application quit with live threads.
  14. Ñ Native PowerPC code has been compiled with PowerPC only instructions.
  15. Ñ Fixed a bug with Virtual Memory and Thread Manager interaction.
  16. Ñ Fixed a bug where the Thread Manager was disposing the running thread
  17.   upon exiting the application.
  18. Ñ Mode32 is incompatible with all versions of the Thread Manager.
  19.