Home
last modified time | relevance | path

Searched refs:queueWork (Results 1 – 3 of 3) sorted by relevance

/external/webkit/Source/WebKit2/Platform/gtk/
DRunLoopGtk.cpp68 gboolean RunLoop::queueWork(RunLoop* runLoop) in queueWork() function in RunLoop
78 … g_source_set_callback(source.get(), reinterpret_cast<GSourceFunc>(&RunLoop::queueWork), this, 0); in wakeUp()
/external/webkit/Source/WebKit2/Platform/
DRunLoop.h161 static gboolean queueWork(RunLoop*);
/external/webkit/Source/WebKit2/
DChangeLog-2011-02-1615967 (RunLoop::queueWork):