Question about CCHttpClient

Hi,
I want to ask a question about CCHttpClient, in the network thread, HttpClient will call resumeTarget function of CCScheduler. So is this function thread safe? I have checked the doc of uthash and it says “readers must acquire the read lock before doing any HASH_FIND calls or before iterating over the hash elements”

Best Regards,
FJ