2 Aug
2010
2 Aug
'10
5:33 a.m.
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