luxlabs header browser preview


@interface MCWorkerThread : NSThread

+ (id)theThread;

- (void)main;

@end