Log In
Or create an account ->
Imperial Library
Home
About
News
Upload
Forum
Help
Login/SignUp
Index
Concurrent Programming in Mac OS X and iOS
A Note Regarding Supplemental Files
Preface
Audience
Conventions Used in This Book
Using Code Examples
SafariĀ® Books Online
How to Contact Us
Content Updates
June 3, 2011
Acknowledgments
1. Introducing Block Objects
Short Introduction to Block Objects
Constructing Block Objects and Their Syntax
Variables and Their Scope in Block Objects
Invoking Block Objects
Memory Management for Block Objects
2. Programming Grand Central Dispatch
Short Introduction to Grand Central Dispatch
Different Types of Dispatch Queues
Dispatching Tasks to Grand Central Dispatch
Performing UI-Related Tasks
Performing Non-UI-Related Tasks Synchronously
Performing Non-UI-Related Tasks Asynchronously
Performing Tasks After a Delay
Performing a Task at Most Once
Running a Group of Tasks Together
Constructing Your Own Dispatch Queues
About the Author
← Prev
Back
Next →
← Prev
Back
Next →