Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
iPhoneSDKはGrandCentralDispatchをサポートしており、新しいiPadのCPUで複数のコアを利用できるようになっていますか?
はい、iOS 4.0以降、iOSではGCDがサポートされています。また、通常のスレッドAPI(pthreadおよびNSThread)は、iOS2.0以降で使用できます。