16 ¿Cómo usar el hilo de fondo en Swift? ¿Cómo usar el enhebrado en Swift? dispatchOnMainThread:^{ NSLog(@"Block Executed On %s", dispatch_queue_get_label(dispatch_get_current_queue())); }]; 329 ios swift multithreading dispatch-queue