home *** CD-ROM | disk | FTP | other *** search
/ Big Green CD 8 / BGCD_8_Dev.iso / NEXTSTEP / Examples / ThreadedApp-1.0.1 / TODO < prev    next >
Encoding:
Text File  |  1997-04-02  |  313 b   |  12 lines

  1.  
  2. ThreadedApp:
  3. Use cthread_count and cthread_limit to limit the number of threads.
  4. Integrate exception processing into this model.
  5.  
  6. CJRLock:
  7. Use condition_broadcast to direct context switches in CJRLock (i.e. not
  8. just for CJRConditionLock).
  9.  
  10. Documentation:
  11. Write a simple tutorial.   Clean up class documentation.
  12.