Skip to content

Instantly share code, notes, and snippets.

@liuliu
Created December 26, 2019 21:49
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save liuliu/399b0dacf374f4afe2297127fd16d08f to your computer and use it in GitHub Desktop.
Save liuliu/399b0dacf374f4afe2297127fd16d08f to your computer and use it in GitHub Desktop.
dispatch_block_t block = dispatch_block_create_with_qos_class(DISPATCH_BLOCK_ENFORCE_QOS_CLASS, QOS_USER_INITIATED, 0, old_block);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment