Function objc2::foundation::is_multi_threaded
source · pub fn is_multi_threaded() -> bool
Expand description
Whether the application is multithreaded according to Cocoa.
pub fn is_multi_threaded() -> bool
Whether the application is multithreaded according to Cocoa.