GCD serial async queue vs serial sync queue nested in async

后端 未结 0 1627
野性不改
野性不改 2020-12-18 21:12

I have to protect a critical section of my code. I don\'t want the caller to be blocked by the function that can be time consuming so I\'m creating a serial queue with backg

相关标签:
回答
  • 消灭零回复
提交回复
热议问题