| Server IP : 157.230.181.24 / Your IP : 216.73.217.11 Web Server : Apache/2.4.58 (Ubuntu) System : Linux conductive 6.8.0-117-generic #117-Ubuntu SMP PREEMPT_DYNAMIC Tue May 5 19:26:24 UTC 2026 x86_64 User : ( 1000) PHP Version : 8.3.31 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : OFF Directory : /proc/self/root/usr/lib/python3/dist-packages/twisted/python/__pycache__/ |
Upload File : |
�
oj�* � � � d Z ddlmZ ddlmZmZ ddlmZmZm Z m
Z
mZ ddlmZm
Z
mZ ddlmZ ddlmZmZ ddlmZ dd lmZ dd
lmZ ed� Z ed� Z G d
� de
� Z G d� de� Z e� Z G d� d� Z!y)z�
twisted.python.threadpool: a pool of threads to which we dispatch tasks.
In most cases you can just use C{reactor.callInThread} and friends
instead of creating a thread pool directly.
� )�annotations)�Thread�current_thread)�Any�Callable�List�Optional�TypeVar)� ParamSpec�Protocol� TypedDict)�pool)�context�log)�
deprecated)�Failure)�Version�_P�_Rc � � e Zd Zdd�Zy)�_SupportsQsizec � � y �N� ��selfs �;/usr/lib/python3/dist-packages/twisted/python/threadpool.py�qsizez_SupportsQsize.qsize s � �� N��return�int��__name__�
__module__�__qualname__r r r r r r s � �r r c �"