Home | History | Annotate | Download | only in WebCore

Lines Matching full:task

3323         (QTMovieWinPrivate::task):
22496 1 - A sync task actually needs to be scheduled for each LocalStorageArea when the shut down occurs.
22637 and schedule the sync task which is where the items are actually committed to disk.
22666 schedule a sync task. Also transfer the "items cleared" flag to the "background thread items cleared" flag
30993 adding support for window.stop(). That task is non-trivial, and is documented in <rdar://problem/5061826>
50465 (WebCore::DatabaseCloseTask::DatabaseCloseTask): New task.
50634 Fixed a potential race condition: if the task completed before we entered a wait, we'd never
62836 task timer is active. However, if it is active, assert that event
63422 (QTMovieWinPrivate::task):
80755 (WebCore::DatabaseTask::lockForSynchronousScheduling): Used when the main thread needs this task accomplished
80784 (WebCore::DatabaseThread::scheduleImmediateTask): Schedule a task that gets to "cut to the front of the line" when
80785 the main thread requires a task be performed synchronously