Searched refs:PostClosure (Results 1 – 5 of 5) sorted by relevance
95 PostClosure(info.from_here, info.closure, info.delay_ms); in AttachToCurrentThread()127 PostClosure(FROM_HERE, in PostWork()144 PostClosure(FROM_HERE, base::MessageLoop::QuitClosure(), 0); in PostQuit()176 void MessageLoopResource::PostClosure( in PostClosure() function in ppapi::proxy::MessageLoopResource
62 virtual void PostClosure(const tracked_objects::Location& from_here,
47 virtual void PostClosure(const tracked_objects::Location& from_here,
53 target_loop_->PostClosure( in InternalRunOnTargetThread()
176 target_loop_->PostClosure(FROM_HERE, callback_closure, 0); in PostRun()