Uses of Class
com.biglybt.core.util.AESemaphore
Packages that use AESemaphore
Package
Description
-
Uses of AESemaphore in com.biglybt.core.content
Fields in com.biglybt.core.content declared as AESemaphoreModifier and TypeFieldDescription(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 AESemaphoreModifier and TypeFieldDescription(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 AESemaphoreModifier and TypeFieldDescription(package private) static final 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 AESemaphoreModifier and TypeFieldDescriptionprivate final AESemaphore
DHTTransferHandler.transferQueue.packets_sem
-
Uses of AESemaphore in com.biglybt.core.disk.impl
Fields in com.biglybt.core.disk.impl declared as AESemaphoreModifier and TypeFieldDescriptionprivate final AESemaphore
DiskManagerRecheckScheduler.DiskManagerRecheckInstance.slot_sem
(package private) final 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 AESemaphoreModifier and TypeFieldDescription(package private) static final AESemaphore
DMCheckerImpl.async_check_queue_sem
protected final AESemaphore
DMCheckerImpl.async_check_sem
protected final AESemaphore
DMCheckerImpl.async_read_sem
private final AESemaphore
DMReaderImpl.async_read_sem
private final 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 AESemaphoreModifier and TypeFieldDescription(package private) final AESemaphore
DiskAccessControllerInstance.requestDispatcher.request_sem
(package private) final 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 -
Uses of AESemaphore in com.biglybt.core.download
Fields in com.biglybt.core.download declared as AESemaphoreFields in com.biglybt.core.download with type parameters of type AESemaphoreModifier and TypeFieldDescription(package private) List
<AESemaphore> DiskManagerFileInfoStream.context.waiters
-
Uses of AESemaphore in com.biglybt.core.global.impl
Fields in com.biglybt.core.global.impl declared as AESemaphoreModifier and TypeFieldDescription(package private) final AESemaphore
GlobalManagerImpl.loadingSem
Monitor to block adding torrents while loading existing torrent listprivate final AESemaphore
GlobalManagerImpl.Checker.run_sem
-
Uses of AESemaphore in com.biglybt.core.impl
Fields in com.biglybt.core.impl declared as AESemaphore -
Uses of AESemaphore in com.biglybt.core.instancemanager.impl
Fields in com.biglybt.core.instancemanager.impl declared as AESemaphoreModifier and TypeFieldDescription(package private) final 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 AESemaphoreModifier and TypeFieldDescription(package private) final AESemaphore
ExternalIPCheckerServiceImpl.timeout_sem
-
Uses of AESemaphore in com.biglybt.core.lws
Fields in com.biglybt.core.lws declared as AESemaphoreModifier and TypeFieldDescription(package private) final AESemaphore
LightWeightSeedManager.init_sem
-
Uses of AESemaphore in com.biglybt.core.metasearch.impl
Fields in com.biglybt.core.metasearch.impl declared as AESemaphoreModifier and TypeFieldDescriptionprivate 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 AESemaphoreModifier and TypeFieldDescriptionprivate final AESemaphore
NetworkAdminImpl.gdpa_initial_sem
private AESemaphore
NetworkAdminImpl.gdpa_sem
-
Uses of AESemaphore in com.biglybt.core.networkmanager.impl.tcp
Fields in com.biglybt.core.networkmanager.impl.tcp declared as AESemaphoreModifier and TypeFieldDescription(package private) static final 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 AESemaphoreModifier and TypeFieldDescription(package private) final AESemaphore
NetworkGlueUDP.msg_queue_sem
(package private) final AESemaphore
NetworkGlueUDP.msg_queue_slot_sem
private final AESemaphore
UDPConnection.read_buffer_sem
(package private) final AESemaphore
UDPSelector.ready_sem
-
Uses of AESemaphore in com.biglybt.core.pairing.impl
Fields in com.biglybt.core.pairing.impl declared as AESemaphore -
Uses of AESemaphore in com.biglybt.core.proxy.impl
Fields in com.biglybt.core.proxy.impl declared as AESemaphoreModifier and TypeFieldDescriptionprivate static final AESemaphore
AEPluginProxyHandler.plugin_init_complete
-
Uses of AESemaphore in com.biglybt.core.security
Fields in com.biglybt.core.security declared as AESemaphoreFields in com.biglybt.core.security with type parameters of type AESemaphoreModifier and TypeFieldDescriptionprivate static 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 AESemaphoreModifier and TypeFieldDescriptionprivate Map
<Subscription, 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 AESemaphoreModifier and TypeFieldDescriptionprotected final AESemaphore
TRTrackerServerNATChecker.check_queue_sem
-
Uses of AESemaphore in com.biglybt.core.util
Fields in com.biglybt.core.util declared as AESemaphoreModifier and TypeFieldDescriptionprivate AESemaphore
ListenerManager.dispatch_sem
private static final AESemaphore
AEDiagnostics.dump_check_done_sem
(package private) static final AESemaphore
NetUtils.ni_sem
(package private) final AESemaphore
AsyncDispatcher.queue_sem
protected final AESemaphore
ConcurrentHasher.request_sem
protected static final AESemaphore
HostNameToIPResolver.request_semaphore
private static AESemaphore
FileUtil.root_update_sem
protected final AESemaphore
ConcurrentHasher.scheduler_sem
private AESemaphore
AERunnableBoolean.sem
private AESemaphore
AERunnableObject.sem
private final AESemaphore
ConcurrentHasherRequest.sem
protected final AESemaphore
NonDaemonTaskRunner.taskWrapper.sem
private final AESemaphore
TorrentUtils.DNSTXTEntry.sem
protected final AESemaphore
NonDaemonTaskRunner.task_sem
private final AESemaphore
ThreadPool.thread_sem
Fields in com.biglybt.core.util with type parameters of type AESemaphoreModifier and TypeFieldDescriptionprotected final List
<AESemaphore> NonDaemonTaskRunner.wait_until_idle_list
Methods in com.biglybt.core.util that return AESemaphoreMethods in com.biglybt.core.util with parameters of type AESemaphoreModifier and TypeMethodDescriptionvoid
AERunnableBoolean.setupReturn
(String ID, Boolean[] returnValueObject, AESemaphore sem) void
AERunnableObject.setupReturn
(String ID, Object[] returnValueObject, AESemaphore sem) -
Uses of AESemaphore in com.biglybt.core.util.protocol.magnet
Fields in com.biglybt.core.util.protocol.magnet declared as AESemaphoreModifier and TypeFieldDescriptionprivate final 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 AESemaphoreModifier and TypeFieldDescriptionprivate AESemaphore
PRUDPPacketHandlerSupport.destroy_sem
private AESemaphore
PRUDPPacketHandlerSupport.recv_queue_sem
private AESemaphore
PRUDPPacketHandlerRequestImpl.sem
private AESemaphore
PRUDPPacketHandlerSupport.send_queue_sem
Methods in com.biglybt.net.udp.uc.impl with parameters of type AESemaphoreModifier and TypeMethodDescriptionprotected void
PRUDPPacketHandlerSupport.receiveLoop
(AESemaphore init_sem) -
Uses of AESemaphore in com.biglybt.pifimpl.local.disk
Fields in com.biglybt.pifimpl.local.disk declared as AESemaphoreModifier and TypeFieldDescription(package private) AESemaphore
DiskManagerChannelImpl.request.wait_sem
Fields in com.biglybt.pifimpl.local.disk with type parameters of type AESemaphore -
Uses of AESemaphore in com.biglybt.pifimpl.local.messaging
Fields in com.biglybt.pifimpl.local.messaging declared as AESemaphoreModifier and TypeFieldDescriptionprivate AESemaphore
GenericMessageConnectionIndirect.send_queue_sem
-
Uses of AESemaphore in com.biglybt.pifimpl.local.update
Fields in com.biglybt.pifimpl.local.update declared as AESemaphoreModifier and TypeFieldDescriptionprivate AESemaphore
UpdateCheckInstanceImpl.sem
private AESemaphore
UpdateCheckerImpl.semaphore
Constructors in com.biglybt.pifimpl.local.update with parameters of type AESemaphoreModifierConstructorDescriptionprotected
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 AESemaphoreModifier and TypeFieldDescriptionprivate 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 AESemaphoreModifier and TypeFieldDescriptionprotected 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 -
Uses of AESemaphore in com.biglybt.plugin.dht
Fields in com.biglybt.plugin.dht declared as AESemaphore -
Uses of AESemaphore in com.biglybt.plugin.extseed.impl
Fields in com.biglybt.plugin.extseed.impl declared as AESemaphore -
Uses of AESemaphore in com.biglybt.plugin.extseed.util
Fields in com.biglybt.plugin.extseed.util declared as AESemaphoreModifier and TypeFieldDescriptionprivate AESemaphore
ExternalSeedHTTPDownloaderLinear.Request.sem
-
Uses of AESemaphore in com.biglybt.plugin.magnet
Fields in com.biglybt.plugin.magnet declared as AESemaphoreModifier and TypeFieldDescriptionprivate AESemaphore
MagnetPluginMDDownloader.complete_sem
private static AESemaphore
MagnetPlugin.db_waiter
-
Uses of AESemaphore in com.biglybt.plugin.net.buddy
Fields in com.biglybt.plugin.net.buddy declared as AESemaphoreModifier and TypeFieldDescriptionprivate 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 AESemaphoreModifier and TypeFieldDescriptionprivate 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 -
Uses of AESemaphore in com.biglybt.ui.swt
Fields in com.biglybt.ui.swt declared as AESemaphoreModifier and TypeFieldDescriptionprotected 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 AESemaphoreModifier and TypeFieldDescriptionprivate AESemaphore
AuthenticatorWindow.authDialog.sem
private AESemaphore
CryptoWindow.cryptoDialog.sem
Constructors in com.biglybt.ui.swt.auth with parameters of type AESemaphoreModifierConstructorDescriptionprotected
authDialog
(AESemaphore _sem, org.eclipse.swt.widgets.Display display, String realm, boolean is_tracker, String target, String details) protected
cryptoDialog
(AESemaphore _sem, org.eclipse.swt.widgets.Display display, int handler_type, int action_type, boolean last_pw_incorrect, String reason) -
Uses of AESemaphore in com.biglybt.ui.swt.networks
Fields in com.biglybt.ui.swt.networks declared as AESemaphoreConstructors in com.biglybt.ui.swt.networks with parameters of type AESemaphoreModifierConstructorDescriptionprotected
classifierDialog
(AESemaphore _sem, org.eclipse.swt.widgets.Display display, String description, String[] tracker_networks) -
Uses of AESemaphore in com.biglybt.ui.swt.search
Fields in com.biglybt.ui.swt.search declared as AESemaphoreModifier and TypeFieldDescriptionprivate 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 -
Uses of AESemaphore in com.biglybt.ui.swt.skin
Fields in com.biglybt.ui.swt.skin declared as AESemaphore