Uses of Class
com.biglybt.core.util.ThreadPool.threadPoolWorker
Packages that use ThreadPool.threadPoolWorker
-
Uses of ThreadPool.threadPoolWorker in com.biglybt.core.util
Fields in com.biglybt.core.util declared as ThreadPool.threadPoolWorkerFields in com.biglybt.core.util with type parameters of type ThreadPool.threadPoolWorkerModifier and TypeFieldDescriptionprivate final List
<ThreadPool<T>.threadPoolWorker> ThreadPool.busy
Methods in com.biglybt.core.util that return ThreadPool.threadPoolWorkerModifier and TypeMethodDescriptionMethods in com.biglybt.core.util with parameters of type ThreadPool.threadPoolWorkerModifier and TypeMethodDescriptionvoid
ThreadPool.deregisterThreadAsChild
(ThreadPool<T>.threadPoolWorker parent) void
ThreadPool.registerThreadAsChild
(ThreadPool<T>.threadPoolWorker parent)