luxlabs header browser preview


@interface CATSharingSemaphoreOperation : CATOperation

- (void)signal;
- (BOOL)isAsynchronous;
- (void)cancel;

@end