Home
last modified time | relevance | path

Searched refs:Worker (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/tests/CoreTests/android/core/
DTestWebServer.java263 Worker w = null; in run()
266 Worker ws = new Worker(); in run()
271 w = (Worker) threads.elementAt(0); in run()
300 Worker w = (Worker)e.nextElement(); in close()
326 class Worker implements HttpConstants, Runnable { class in TestWebServer
355 Worker() { in Worker() method in TestWebServer.Worker
/frameworks/base/config/
Dpreloaded-classes6831 java.util.concurrent.ThreadPoolExecutor$Worker
Dboot-image-profile.txt29808 HSPLjava/util/concurrent/ThreadPoolExecutor$Worker;->interruptIfStarted()V
29809 HSPLjava/util/concurrent/ThreadPoolExecutor$Worker;->run()V
29831 …ncurrent/ThreadPoolExecutor;->processWorkerExit(Ljava/util/concurrent/ThreadPoolExecutor$Worker;Z)V
29834 …a/util/concurrent/ThreadPoolExecutor;->runWorker(Ljava/util/concurrent/ThreadPoolExecutor$Worker;)V
39894 Ljava/util/concurrent/ThreadPoolExecutor$Worker;
Dhiddenapi-greylist-max-o.txt109628 Ljava/util/concurrent/ThreadPoolExecutor$Worker;->completedTasks:J
109629 Ljava/util/concurrent/ThreadPoolExecutor$Worker;->firstTask:Ljava/lang/Runnable;
109630 Ljava/util/concurrent/ThreadPoolExecutor$Worker;->interruptIfStarted()V
109631 Ljava/util/concurrent/ThreadPoolExecutor$Worker;->isLocked()Z
109632 Ljava/util/concurrent/ThreadPoolExecutor$Worker;->lock()V
109633 Ljava/util/concurrent/ThreadPoolExecutor$Worker;->thread:Ljava/lang/Thread;
109634 Ljava/util/concurrent/ThreadPoolExecutor$Worker;->tryLock()Z
109635 Ljava/util/concurrent/ThreadPoolExecutor$Worker;->unlock()V
109637 …/concurrent/ThreadPoolExecutor;->addWorkerFailed(Ljava/util/concurrent/ThreadPoolExecutor$Worker;)V
109662 …ncurrent/ThreadPoolExecutor;->processWorkerExit(Ljava/util/concurrent/ThreadPoolExecutor$Worker;Z)V
[all …]