홈 > Term: Run loop
Run loop
The fundamental mechanism for event monitoring in Mac OS X. A run loop registers input sources such as sockets, Mach ports, and pipes for a thread; it also enables the delivery of events through these sources. In addition to sources, run loops can also register timers and observers. There is exactly one run loop per thread.
0
작성자
- Harry8L
- 100% positive feedback
(London, United Kingdom)