Home
last modified time | relevance | path

Searched defs:scheduleWork (Results 1 – 5 of 5) sorted by relevance

/external/webkit/Source/WebKit2/Platform/
DRunLoop.cpp67 void RunLoop::scheduleWork(PassOwnPtr<WorkItem> item) in scheduleWork() function in RunLoop
/external/webkit/Source/WebKit2/Platform/mac/
DWorkQueueMac.cpp48 void WorkQueue::scheduleWork(PassOwnPtr<WorkItem> item) in scheduleWork() function in WorkQueue
183 void WorkQueue::scheduleWork(PassOwnPtr<WorkItem> item) in scheduleWork() function in WorkQueue
/external/webkit/Source/WebKit2/Platform/qt/
DWorkQueueQt.cpp107 void WorkQueue::scheduleWork(PassOwnPtr<WorkItem> item) in scheduleWork() function in WorkQueue
/external/webkit/Source/WebKit2/Platform/gtk/
DWorkQueueGtk.cpp198 void WorkQueue::scheduleWork(PassOwnPtr<WorkItem> item) in scheduleWork() function in WorkQueue
/external/webkit/Source/WebKit2/Platform/win/
DWorkQueueWin.cpp197 void WorkQueue::scheduleWork(PassOwnPtr<WorkItem> item) in scheduleWork() function in WorkQueue