Uses of Class
com.biglybt.core.util.AESemaphore
-
-
Uses of AESemaphore in com.biglybt.core.content
Fields in com.biglybt.core.content declared as AESemaphore Modifier and Type Field Description (package private) AESemaphore
RelatedContentManager. initialisation_complete_sem
-
Uses of AESemaphore in com.biglybt.core.devices.impl
Fields in com.biglybt.core.devices.impl declared as AESemaphore Modifier and Type Field Description (package private) AESemaphore
DeviceiTunes. copy_sem
private AESemaphore
DeviceMediaRendererManual. copy_sem
private AESemaphore
DeviceManagerImpl. init_sem
(package private) AESemaphore
TranscodeManagerImpl. init_sem
(package private) AESemaphore
TranscodeQueueImpl. queue_sem
private AESemaphore
TranscodeJobImpl. stream_sem
-
Uses of AESemaphore in com.biglybt.core.dht.transport.loopback
Fields in com.biglybt.core.dht.transport.loopback declared as AESemaphore Modifier and Type Field Description (package private) static AESemaphore
DHTTransportLoopbackImpl. dispatch_queue_sem
-
Uses of AESemaphore in com.biglybt.core.dht.transport.util
Fields in com.biglybt.core.dht.transport.util declared as AESemaphore Modifier and Type Field Description private AESemaphore
DHTTransferHandler.transferQueue. packets_sem
-
Uses of AESemaphore in com.biglybt.core.disk.impl
Fields in com.biglybt.core.disk.impl declared as AESemaphore Modifier and Type Field Description private AESemaphore
DiskManagerRecheckScheduler.DiskManagerRecheckInstance. slot_sem
(package private) AESemaphore
DiskManagerImpl. started_sem
-
Uses of AESemaphore in com.biglybt.core.disk.impl.access.impl
Fields in com.biglybt.core.disk.impl.access.impl declared as AESemaphore Modifier and Type Field Description (package private) static AESemaphore
DMCheckerImpl. async_check_queue_sem
protected AESemaphore
DMCheckerImpl. async_check_sem
protected AESemaphore
DMCheckerImpl. async_read_sem
private AESemaphore
DMReaderImpl. async_read_sem
private AESemaphore
DMWriterImpl. async_write_sem
-
Uses of AESemaphore in com.biglybt.core.diskmanager.access.impl
Fields in com.biglybt.core.diskmanager.access.impl declared as AESemaphore Modifier and Type Field Description (package private) AESemaphore
DiskAccessControllerInstance.requestDispatcher. request_sem
(package private) AESemaphore
DiskAccessControllerInstance.requestDispatcher. schedule_sem
-
Uses of AESemaphore in com.biglybt.core.diskmanager.file.impl
Fields in com.biglybt.core.diskmanager.file.impl declared as AESemaphore Modifier and Type Field Description protected AESemaphore
FMFileManagerImpl. close_queue_sem
-
Uses of AESemaphore in com.biglybt.core.download
Fields in com.biglybt.core.download declared as AESemaphore Modifier and Type Field Description private AESemaphore
StreamManager.SMDImpl. active_sem
Fields in com.biglybt.core.download with type parameters of type AESemaphore Modifier and Type Field Description (package private) java.util.List<AESemaphore>
DiskManagerFileInfoStream.context. waiters
-
Uses of AESemaphore in com.biglybt.core.global.impl
Fields in com.biglybt.core.global.impl declared as AESemaphore Modifier and Type Field Description (package private) AESemaphore
GlobalManagerImpl. loadingSem
Monitor to block adding torrents while loading existing torrent listprivate AESemaphore
GlobalManagerImpl.Checker. run_sem
-
Uses of AESemaphore in com.biglybt.core.impl
Fields in com.biglybt.core.impl declared as AESemaphore Modifier and Type Field Description (package private) AESemaphore
CoreImpl. stopping_sem
-
Uses of AESemaphore in com.biglybt.core.instancemanager.impl
Fields in com.biglybt.core.instancemanager.impl declared as AESemaphore Modifier and Type Field Description (package private) AESemaphore
ClientInstanceManagerImpl. initial_search_sem
-
Uses of AESemaphore in com.biglybt.core.ipchecker.extipchecker.impl
Fields in com.biglybt.core.ipchecker.extipchecker.impl declared as AESemaphore Modifier and Type Field Description (package private) AESemaphore
ExternalIPCheckerServiceImpl. timeout_sem
-
Uses of AESemaphore in com.biglybt.core.lws
Fields in com.biglybt.core.lws declared as AESemaphore Modifier and Type Field Description (package private) AESemaphore
LightWeightSeedManager. init_sem
-
Uses of AESemaphore in com.biglybt.core.metasearch.impl
Fields in com.biglybt.core.metasearch.impl declared as AESemaphore Modifier and Type Field Description private AESemaphore
MetaSearchManagerImpl. initial_refresh_sem
private AESemaphore
MetaSearchManagerImpl. refresh_sem
-
Uses of AESemaphore in com.biglybt.core.networkmanager.admin.impl
Fields in com.biglybt.core.networkmanager.admin.impl declared as AESemaphore Modifier and Type Field Description private static AESemaphore
NetworkAdminImpl. gdpa_initial_sem
private static AESemaphore
NetworkAdminImpl. gdpa_sem
-
Uses of AESemaphore in com.biglybt.core.networkmanager.impl.tcp
Fields in com.biglybt.core.networkmanager.impl.tcp declared as AESemaphore Modifier and Type Field Description (package private) static AESemaphore
VirtualChannelSelectorImpl. get_selector_allowed
-
Uses of AESemaphore in com.biglybt.core.networkmanager.impl.udp
Fields in com.biglybt.core.networkmanager.impl.udp declared as AESemaphore Modifier and Type Field Description (package private) AESemaphore
NetworkGlueUDP. msg_queue_sem
(package private) AESemaphore
NetworkGlueUDP. msg_queue_slot_sem
private AESemaphore
UDPConnection. read_buffer_sem
(package private) AESemaphore
UDPSelector. ready_sem
-
Uses of AESemaphore in com.biglybt.core.pairing.impl
Fields in com.biglybt.core.pairing.impl declared as AESemaphore Modifier and Type Field Description private AESemaphore
PairingManagerImpl. init_sem
-
Uses of AESemaphore in com.biglybt.core.proxy.impl
Fields in com.biglybt.core.proxy.impl declared as AESemaphore Modifier and Type Field Description private static AESemaphore
AEPluginProxyHandler. plugin_init_complete
-
Uses of AESemaphore in com.biglybt.core.security
Fields in com.biglybt.core.security declared as AESemaphore Modifier and Type Field Description private static AESemaphore
BGSpongy. plugin_init_complete
Fields in com.biglybt.core.security with type parameters of type AESemaphore Modifier and Type Field Description private static java.util.List<AESemaphore>
BGSpongy. spongy_install_waiters
-
Uses of AESemaphore in com.biglybt.core.subs.impl
Fields in com.biglybt.core.subs.impl with type parameters of type AESemaphore Modifier and Type Field Description private java.util.Map<Subscription,java.util.List<AESemaphore>>
SubscriptionSchedulerImpl. active_subscription_downloaders
-
Uses of AESemaphore in com.biglybt.core.tracker.server.impl
Fields in com.biglybt.core.tracker.server.impl declared as AESemaphore Modifier and Type Field Description protected AESemaphore
TRTrackerServerNATChecker. check_queue_sem
-
Uses of AESemaphore in com.biglybt.core.util
Fields in com.biglybt.core.util declared as AESemaphore Modifier and Type Field Description private AESemaphore
ListenerManager. dispatch_sem
private static AESemaphore
AEDiagnostics. dump_check_done_sem
(package private) static AESemaphore
NetUtils. ni_sem
(package private) AESemaphore
AsyncDispatcher. queue_sem
protected AESemaphore
ConcurrentHasher. request_sem
protected static AESemaphore
HostNameToIPResolver. request_semaphore
protected AESemaphore
ConcurrentHasher. scheduler_sem
private AESemaphore
AERunnableBoolean. sem
private AESemaphore
AERunnableObject. sem
private AESemaphore
ConcurrentHasherRequest. sem
protected AESemaphore
NonDaemonTaskRunner.taskWrapper. sem
private AESemaphore
TorrentUtils.DNSTXTEntry. sem
protected AESemaphore
NonDaemonTaskRunner. task_sem
private AESemaphore
ThreadPool. thread_sem
Fields in com.biglybt.core.util with type parameters of type AESemaphore Modifier and Type Field Description protected java.util.List<AESemaphore>
NonDaemonTaskRunner. wait_until_idle_list
Methods in com.biglybt.core.util that return AESemaphore Modifier and Type Method Description private AESemaphore
TorrentUtils.DNSTXTEntry. getSemaphore()
Methods in com.biglybt.core.util with parameters of type AESemaphore Modifier and Type Method Description void
AERunnableBoolean. setupReturn(java.lang.String ID, java.lang.Boolean[] returnValueObject, AESemaphore sem)
void
AERunnableObject. setupReturn(java.lang.String ID, java.lang.Object[] returnValueObject, AESemaphore sem)
-
Uses of AESemaphore in com.biglybt.core.util.protocol.magnet
Fields in com.biglybt.core.util.protocol.magnet declared as AESemaphore Modifier and Type Field Description private AESemaphore
MagnetConnection2.MagnetOutputStream. buffer_sem
-
Uses of AESemaphore in com.biglybt.net.udp.uc.impl
Fields in com.biglybt.net.udp.uc.impl declared as AESemaphore Modifier and Type Field Description private AESemaphore
PRUDPPacketHandlerImpl. destroy_sem
private AESemaphore
PRUDPPacketHandlerImpl. recv_queue_sem
private AESemaphore
PRUDPPacketHandlerRequestImpl. sem
private AESemaphore
PRUDPPacketHandlerImpl. send_queue_sem
Methods in com.biglybt.net.udp.uc.impl with parameters of type AESemaphore Modifier and Type Method Description protected void
PRUDPPacketHandlerImpl. receiveLoop(AESemaphore init_sem)
-
Uses of AESemaphore in com.biglybt.pifimpl.local.disk
Fields in com.biglybt.pifimpl.local.disk declared as AESemaphore Modifier and Type Field Description (package private) AESemaphore
DiskManagerChannelImpl.request. wait_sem
Fields in com.biglybt.pifimpl.local.disk with type parameters of type AESemaphore Modifier and Type Field Description private java.util.List<AESemaphore>
DiskManagerChannelImpl. waiters
-
Uses of AESemaphore in com.biglybt.pifimpl.local.messaging
Fields in com.biglybt.pifimpl.local.messaging declared as AESemaphore Modifier and Type Field Description private AESemaphore
GenericMessageConnectionIndirect. send_queue_sem
-
Uses of AESemaphore in com.biglybt.pifimpl.local.update
Fields in com.biglybt.pifimpl.local.update declared as AESemaphore Modifier and Type Field Description private AESemaphore
UpdateCheckInstanceImpl. sem
private AESemaphore
UpdateCheckerImpl. semaphore
Constructors in com.biglybt.pifimpl.local.update with parameters of type AESemaphore Constructor Description UpdateCheckerImpl(UpdateCheckInstanceImpl _check_instance, UpdatableComponentImpl _component, AESemaphore _sem)
-
Uses of AESemaphore in com.biglybt.pifimpl.local.utils
Fields in com.biglybt.pifimpl.local.utils declared as AESemaphore Modifier and Type Field Description private static AESemaphore
UtilitiesImpl. delayed_tasks_sem
private AESemaphore
SemaphoreImpl. sem
-
Uses of AESemaphore in com.biglybt.pifimpl.local.utils.resourcedownloader
Fields in com.biglybt.pifimpl.local.utils.resourcedownloader declared as AESemaphore Modifier and Type Field Description protected AESemaphore
ResourceDownloaderAlternateImpl. done_sem
protected AESemaphore
ResourceDownloaderFileImpl. done_sem
protected AESemaphore
ResourceDownloaderMetaRefreshImpl. done_sem
protected AESemaphore
ResourceDownloaderRetryImpl. done_sem
protected AESemaphore
ResourceDownloaderTimeoutImpl. done_sem
protected AESemaphore
ResourceDownloaderTorrentImpl. done_sem
-
Uses of AESemaphore in com.biglybt.pifimpl.local.utils.security
Fields in com.biglybt.pifimpl.local.utils.security declared as AESemaphore Modifier and Type Field Description private AESemaphore
SESTSConnectionImpl. crypto_complete
-
Uses of AESemaphore in com.biglybt.plugin.dht
Fields in com.biglybt.plugin.dht declared as AESemaphore Modifier and Type Field Description private AESemaphore
DHTPlugin. init_sem
-
Uses of AESemaphore in com.biglybt.plugin.extseed.impl
Fields in com.biglybt.plugin.extseed.impl declared as AESemaphore Modifier and Type Field Description private AESemaphore
ExternalSeedReaderImpl. rate_sem
-
Uses of AESemaphore in com.biglybt.plugin.extseed.util
Fields in com.biglybt.plugin.extseed.util declared as AESemaphore Modifier and Type Field Description private AESemaphore
ExternalSeedHTTPDownloaderLinear.Request. sem
-
Uses of AESemaphore in com.biglybt.plugin.magnet
Fields in com.biglybt.plugin.magnet declared as AESemaphore Modifier and Type Field Description private AESemaphore
MagnetPluginMDDownloader. complete_sem
private AESemaphore
MagnetPluginMDDownloader. running_sem
private AESemaphore
MagnetPlugin.DownloadActivity. sem
-
Uses of AESemaphore in com.biglybt.plugin.net.buddy
Fields in com.biglybt.plugin.net.buddy declared as AESemaphore Modifier and Type Field Description private AESemaphore
BuddyPluginBeta.ChatInstance. binding_sem
private AESemaphore
BuddyPluginBeta. init_complete
private AESemaphore
BuddyPluginBuddy. outgoing_connect_sem
private AESemaphore
BuddyPluginNetwork. pd_queue_sem
-
Uses of AESemaphore in com.biglybt.plugin.net.netstatus
Fields in com.biglybt.plugin.net.netstatus declared as AESemaphore Modifier and Type Field Description private AESemaphore
NetStatusProtocolTesterBT. completion_sem
private AESemaphore
NetStatusPlugin. protocol_tester_sem
-
Uses of AESemaphore in com.biglybt.plugin.tracker.dht
Fields in com.biglybt.plugin.tracker.dht declared as AESemaphore Modifier and Type Field Description private AESemaphore
DHTTrackerPlugin. initialised_sem
-
Uses of AESemaphore in com.biglybt.ui.swt
Fields in com.biglybt.ui.swt declared as AESemaphore Modifier and Type Field Description protected static AESemaphore
PasswordWindow. class_sem
private AESemaphore
Initializer. init_task
private AESemaphore
Initializer. semFilterLoader
-
Uses of AESemaphore in com.biglybt.ui.swt.auth
Fields in com.biglybt.ui.swt.auth declared as AESemaphore Modifier and Type Field Description private AESemaphore
AuthenticatorWindow.authDialog. sem
private AESemaphore
CryptoWindow.cryptoDialog. sem
Constructors in com.biglybt.ui.swt.auth with parameters of type AESemaphore Constructor Description authDialog(AESemaphore _sem, org.eclipse.swt.widgets.Display display, java.lang.String realm, boolean is_tracker, java.lang.String target, java.lang.String details)
cryptoDialog(AESemaphore _sem, org.eclipse.swt.widgets.Display display, int handler_type, int action_type, boolean last_pw_incorrect, java.lang.String reason)
-
Uses of AESemaphore in com.biglybt.ui.swt.networks
Fields in com.biglybt.ui.swt.networks declared as AESemaphore Modifier and Type Field Description protected AESemaphore
SWTNetworkSelection.classifierDialog. sem
Constructors in com.biglybt.ui.swt.networks with parameters of type AESemaphore Constructor Description classifierDialog(AESemaphore _sem, org.eclipse.swt.widgets.Display display, java.lang.String description, java.lang.String[] tracker_networks)
-
Uses of AESemaphore in com.biglybt.ui.swt.search
Fields in com.biglybt.ui.swt.search declared as AESemaphore Modifier and Type Field Description private static AESemaphore
SearchResultsTabAreaBrowser. search_proxy_sem
-
Uses of AESemaphore in com.biglybt.ui.swt.shells.main
Fields in com.biglybt.ui.swt.shells.main declared as AESemaphore Modifier and Type Field Description private AESemaphore
MainWindowDelayStub. core_sem
-
Uses of AESemaphore in com.biglybt.ui.swt.skin
Fields in com.biglybt.ui.swt.skin declared as AESemaphore Modifier and Type Field Description private AESemaphore
SWTSkinObjectBrowser. generic_proxy_sem
-