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.threadPoolWorkerMethods in com.biglybt.core.util that return ThreadPool.threadPoolWorkerModifier and TypeMethodDescriptionThreadPool.run
(AERunnable runnable) ThreadPool.run
(AERunnable runnable, boolean high_priority, boolean manualRelease) Methods in com.biglybt.core.util with parameters of type ThreadPool.threadPoolWorkerModifier and TypeMethodDescriptionvoid
ThreadPool.deregisterThreadAsChild
(ThreadPool.threadPoolWorker parent) void
ThreadPool.registerThreadAsChild
(ThreadPool.threadPoolWorker parent)