Hacker News new | ask | show | jobs
by jclay 731 days ago
I wrote about a small fraction of this, CFRunLoop: https://blog.meldstudio.co/macos-cfrunloop-internals-schedul...

libdispatch source code is an enlightening read for those interested in diving deeper into the C Runtime powering Swift concurrency.