
I am using instrument (time profile) to analyze an app. In this figure, what does the start_wqthread mean?
The "wq" in start_wqthread stands for "work queue". It's the entry point for any thread started by GCD. It has no impact on the main thread, other than using hardware resources, same as any other code.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With