11/21/2011
•
EN
Unit Testing with 'Latches'
A technical guide on using latches (CountDownLatch, dispatch_semaphore_t) to write unit tests for multi-threaded code that executes on background queues.