home *** CD-ROM | disk | FTP | other *** search
/ ftp.mactech.com 2010 / ftp.mactech.com.tar / ftp.mactech.com / online / source / c / compilers / Tickle-4.0.sit.hqx / Tickle-4.0 / scripts / yield.tcl < prev   
Text File  |  1993-11-18  |  82b  |  13 lines

  1.  
  2.  
  3. loop idx1 0 100 1 {
  4.     loop idx2 0 100 1 {
  5.         }
  6.  
  7.     yield_mac -spin -event 12
  8.     }
  9.  
  10.  
  11.  
  12.  
  13.