Tagged Questions
10
votes
1answer
1k views
How does Grand Central Dispatch really use the operating system?
I have a solid idea how GCD works, but I want to know more about the touted "operating system management" internals. It seems almost every technical explanation of how Grand Central Dispatch works ...