ShowHandAce
Results
3
issues of
ShowHandAce
大神你好.拜读代码和博客,写的都非常详细,对我帮助很大.十分感谢~ 现在有个小问题:代码173行和179行有两次主线程判断,能否解释一下为什么这样做?是有什么特殊的处理吗? 个人理解第一个主线程判断 return 掉以后,第二个判断应该是走不到的. 望解答~ ```objc if ([nsthread isMainThread]) { return (thread_t)main_thread_id; } for (int i = 0; i < count; ++i) { pthread_t pt = pthread_from_mach_thread_np(list[i]); if ([nsthread...
In `KSCrashReportSinkQuincyHockey.m` file, line237. Did you mean `CPU_SUBTYPE_ARM64_V8`? Does the subType `CPU_SUBTYPE_ARM_V8` exist in the CPU architecture of arm64? Looking forward to your reply~ Best wishes~