Lines Matching full:tasks
6102 and thread synchronization issues. Database cleanup tasks need to post
6103 some cleanup tasks to the JavaScript thread. However, since database
10088 (WebCore::Document::~Document): Clear the weak pointer, preventing further execution of tasks.
19380 tasks to other threads when a database closes, which cannot be
37896 Remove threadsafe refcounting from tasks used with WTF::MessageQueue.
37902 OwnPtr and PassOwnPtr when dealing with Tasks.
39747 Add MessageQueue::removeIf(Predicate&) to remove certain tasks without pulling them from the queue.
39751 (WebCore::SameDatabasePredicate::SameDatabasePredicate): Added predicate that flags the tasks belonging to a specified database.
64177 isClosing() is now public so WorkerRunLoop can call it to determine whether to process tasks.
64192 Now drops tasks on the floor if the WorkerContext is closing.
77795 any platform-specific tasks that need to take place after the plug-in
82267 These tasks should be broken out into two separate functions. New code should not use this function.
88339 invalidate the layout, and as such, belongs with the post-layout tasks.