Legacy Documentclose button

Important: The information in this document is obsolete and should not be used for new development.


PATH 
Documentation > Mac OS 8 and 9 > Operating System Services > Thread Manager


Control Manager

The Thread Manager provides a programming interface to create cooperative execution threads in your application. These threads are cooperatively scheduled in a manner similar to the way the Mac OS 8 Process Manager schedules applications.


  Related Links
  SDK

Sample Code



    Inside Carbon Documents
    Thread Manager Reference
This document contains the most up-to-date information available for the Thread Manager APIs.
     
    Inside Macintosh Documents
Thread Manager (PDF)
This document describes how to create cooperative threads in your application using the Thread Manager. It contains conceptual information, programming examples, and a complete API reference.