Searched defs:runLoop (Results 1 – 10 of 10) sorted by relevance
83 const blink::WebWorkerRunLoop& runLoop) { in didStartWorkerRunLoop()89 const blink::WebWorkerRunLoop& runLoop) { in didStopWorkerRunLoop()
67 WorkerRunLoop& runLoop = workerGlobalScope->thread()->runLoop(); in create() local
663 WorkerRunLoop& runLoop = m_workerGlobalScope->thread()->runLoop(); in waitForMethodCompletion() local
57 WorkerRunLoop& runLoop() { return m_runLoop; } in runLoop() function
52 void performTask(const WorkerRunLoop& runLoop, ExecutionContext* context) in performTask()135 RunLoopSetup(WorkerRunLoop& runLoop, WorkerGlobalScope* context) in RunLoopSetup()
145 protected void runLoop(){ in runLoop() method in LwjglAbstractDisplay
109 protected void runLoop(){ in runLoop() method in LwjglOffscreenBuffer
170 public void runLoop(){ in runLoop() method in LwjglDisplay
188 protected void runLoop(){ in runLoop() method in LwjglCanvas
68 WorkerRunLoop& runLoop = workerGlobalScope->thread()->runLoop(); in loadResourceSynchronously() local