Searched refs:PopTask (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/chrome_frame/
H A Dtask_marshaller.cc79 base::Closure TaskMarshallerThroughMessageQueue::PopTask() { function in class:TaskMarshallerThroughMessageQueue
92 while (!(task = PopTask()).is_null())
H A Dtask_marshaller.h49 inline base::Closure PopTask();
H A Dchrome_frame_delegate.h177 if (pending_task && PopTask(pending_task)) {
195 inline bool PopTask(base::PendingTask* pending_task) { function in class:TaskMarshallerThroughWindowsMessages

Completed in 73 milliseconds