Home
last modified time | relevance | path

Searched refs:reschedule (Results 1 – 8 of 8) sorted by relevance

/external/chromium/third_party/libevent/
Devbuffer.c125 goto reschedule; in bufferevent_readcb()
155 reschedule: in bufferevent_readcb()
184 goto reschedule; in bufferevent_writecb()
189 goto reschedule; in bufferevent_writecb()
213 reschedule: in bufferevent_writecb()
/external/webkit/WebCore/svg/animation/
DSVGSMILElement.cpp163 reschedule(); in insertedIntoDocument()
189 reschedule(); in finishParsingChildren()
447 void SVGSMILElement::reschedule() in reschedule() function in WebCore::SVGSMILElement
685 reschedule(); in resolveFirstInterval()
727 reschedule(); in beginListChanged()
746 reschedule(); in endListChanged()
DSVGSMILElement.h118 void reschedule();
/external/webkit/JavaScriptCore/
DChangeLog-2009-06-1611293 without returning to the run loop, exit and reschedule.
11303 and measure elapsed time. After a threshold, reschedule and quit.
/external/webkit/WebKit/mac/
DChangeLog-2002-12-0312757 have to reschedule the timer.
DChangeLog-2010-01-297231 only a log, reschedule the _loadData call to occur on the main thread.
/external/webkit/WebCore/
DChangeLog-2008-08-1032831 (WebCore::SVGSMILElement::reschedule):
67894 reschedule the current statement on the database thread
DChangeLog-2010-01-2962165 timers and it takes significant time to fire, quit the loop and reschedule.