OS_OBJECT_USE_OBJC 如果OS_OBJECT_USE_OBJC=1,则ARC,否则手动管理 #if !OS_OBJECT_USE_OBJC if (dq) dispatch_retain(dq); #endif