Kiwi Multi Threading Framework
/Users/tomoo/Project/KiwiThread/Source/KTFramework.h
Go to the documentation of this file.
00001 
00008 #import <Foundation/Foundation.h>
00009 
00013 @interface KTFramework : NSObject
00014 {    
00015 }
00016 
00020 + (void) setup ;
00021 
00022 @end
00023 
All Classes Files Functions Variables Typedefs Enumerations Enumerator