OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:PopTask
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chrome_frame/
task_marshaller.cc
79
base::Closure TaskMarshallerThroughMessageQueue::
PopTask
() {
92
while (!(task =
PopTask
()).is_null())
chrome_frame_delegate.h
177
if (pending_task &&
PopTask
(pending_task)) {
195
inline bool
PopTask
(base::PendingTask* pending_task) {
Completed in 45 milliseconds