ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/cebix/BasiliskII/src/MacOSX/NNThread.h
(Generate patch)

Comparing BasiliskII/src/MacOSX/NNThread.h (file contents):
Revision 1.1 by nigel, 2002-03-16T04:00:25Z vs.
Revision 1.2 by nigel, 2004-05-25T07:38:27Z

# Line 2 | Line 2
2   //  NNThread.h -Not Nextstep Thread?
3   //                              Nigel's Nice Thread?
4   //
5 < //      Revision 1.1, Wed Nov 7 2001.
5 > //      Revision 1.2, Tuesday May 25 2004
6   //
7   //  Created by Nigel Pearson on Tue Nov 28 2000.
8   //  Public Domain. No rights reserved.
# Line 77 | Line 77 | NNTimeUnits;
77          SEL                             timerSel;
78   }
79  
80 + - (NNTimer *) initWithAutoRelPool;
81 +
82   - (void) changeIntervalTo: (int)number  units: (NNTimeUnits)units;
83   - (void) invalidate;
84  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines