Searched defs:ThreadPool (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Gallery2/gallerycommon/src/com/android/gallery3d/util/
H A DThreadPool.java26 public class ThreadPool { class
28 private static final String TAG = "ThreadPool";
83 public ThreadPool() { method in class:ThreadPool
87 public ThreadPool(int initPoolSize, int maxPoolSize) { method in class:ThreadPool

Completed in 67 milliseconds