Skip to content

IOS:CFRunLoop

A CFRunLoop object monitors sources of input to a task and dispatches control when they become ready for processing. Examples of input sources might include user input devices, network connections, periodic or time-delayed events, and asynchronous callbacks.

Favorite site

References


  1. ObjeciveC_Thread_Programming_-_Run_Loop.pdf