Uses of Interface
com.biglybt.pif.utils.Semaphore
-
Packages that use Semaphore Package Description com.biglybt.pif.utils com.biglybt.pifimpl.local.utils com.biglybt.plugin.extseed.impl com.biglybt.plugin.startstoprules.always -
-
Uses of Semaphore in com.biglybt.pif.utils
Methods in com.biglybt.pif.utils that return Semaphore Modifier and Type Method Description Semaphore
Utilities. getSemaphore()
-
Uses of Semaphore in com.biglybt.pifimpl.local.utils
Classes in com.biglybt.pifimpl.local.utils that implement Semaphore Modifier and Type Class Description class
SemaphoreImpl
Methods in com.biglybt.pifimpl.local.utils that return Semaphore Modifier and Type Method Description Semaphore
UtilitiesImpl. getSemaphore()
-
Uses of Semaphore in com.biglybt.plugin.extseed.impl
Fields in com.biglybt.plugin.extseed.impl declared as Semaphore Modifier and Type Field Description private Semaphore
ExternalSeedReaderImpl. request_sem
-
Uses of Semaphore in com.biglybt.plugin.startstoprules.always
Fields in com.biglybt.plugin.startstoprules.always declared as Semaphore Modifier and Type Field Description private Semaphore
RunEverythingPlugin. work_sem
-