An open API service indexing awesome lists of open source software.

https://github.com/wibosco/capturingthecallbackqueue-example

An example project showing how we can capture the callback queue across threads
https://github.com/wibosco/capturingthecallbackqueue-example

gcd operation operationqueue swift

Last synced: 10 months ago
JSON representation

An example project showing how we can capture the callback queue across threads

Awesome Lists containing this project

README

          

[![Build
Status](https://travis-ci.org/wibosco/CapturingTheCallbackQueue-Example.svg)](https://travis-ci.org/wibosco/CapturingTheCallbackQueue-Example)
Swift
Twitter: @wibosco

# CapturingTheCallbackQueue-Example
An example project showing how we can capture the callback queue across threads as shown in http://williamboles.me/capturing-the-callback-queue/