Hi all,

I've read "_dispatch_continuation_pop" in src/queue.c(line 338). For async  dispatch_continuation_t, it will first free, then execute it. The comment says this will generate better assembly, why?


Regards,
-- cee1