[webkit-dev] WTF::callOnMainThread() and re-entrancy

Alexey Proskuryakov ap at webkit.org
Tue Mar 9 11:55:02 PST 2010


On 09.03.2010, at 11:51, Drew Wilson wrote:

> That actually is an interesting idea - perhaps we could implement  
> scheduleDispatchFunctionsFromMainThread() using a 0-delay timer in  
> the case where it's called from the main thread...

As an unsubstantiated idea, we could also consider using a run loop  
observer. These can be set to fire at well defined points of run loop  
execution.

- WBR, Alexey Proskuryakov



More information about the webkit-dev mailing list