Grand Central Dispatch (libdispatch)#
<dispatch/dispatch.h>
Comprehensive support for concurrent code execution on multicore hardware.
Note
The API documentation was built from libdispatch for Swift 6.2, with patches applied to make the documentation work using a slightly patched HeaderDoc. HeaderDoc must be installed to /usr/local
and not inside a Conda environment (as far as I know) since Conda’s packaging for perl seems to not work with HeaderDoc.