阅读背景:

我应该发布我创建的NSThread吗?

来源:互联网 

I'm probably overthinking this.

我可能想过这个。

// Inside some method...
NSThread *thread = [[NSThread alloc] initWithTarget:functionWrapper selector:@selector(run) object:nil];
[thread start];
/



你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: