Function
関数
objc
objc_assign_threadlocal
No overview available.
Availability
- iOS 9.0–10.0 Deprecated
- iPadOS 9.0–10.0 Deprecated
- macOS 10.7–10.12 Deprecated
- tvOS 9.0–10.0 Deprecated
- watchOS 2.0–3.0 Deprecated
Technology
- Objective-C Runtime Objective-Cランタイム
Declaration 宣言
id objc_assign_threadlocal(id val, id *dest);