Current Path: > > opt > alt > python34 > lib64 > python3.4 > multiprocessing > __pycache__
Operation : Linux premium131.web-hosting.com 4.18.0-553.44.1.lve.el8.x86_64 #1 SMP Thu Mar 13 14:29:12 UTC 2025 x86_64 Software : Apache Server IP : 162.0.232.56 | Your IP: 216.73.216.111 Domains : 1034 Domain(s) Permission : [ 0755 ]
Name | Type | Size | Last Modified | Actions |
---|---|---|---|---|
__init__.cpython-34.pyc | File | 566 bytes | April 17 2024 17:10:07. | |
__init__.cpython-34.pyo | File | 566 bytes | April 17 2024 17:10:07. | |
connection.cpython-34.pyc | File | 27549 bytes | April 17 2024 17:10:07. | |
connection.cpython-34.pyo | File | 27174 bytes | April 17 2024 17:10:03. | |
context.cpython-34.pyc | File | 13538 bytes | April 17 2024 17:10:07. | |
context.cpython-34.pyo | File | 13538 bytes | April 17 2024 17:10:07. | |
forkserver.cpython-34.pyc | File | 7253 bytes | April 17 2024 17:10:07. | |
forkserver.cpython-34.pyo | File | 7139 bytes | April 17 2024 17:10:03. | |
heap.cpython-34.pyc | File | 6729 bytes | April 17 2024 17:10:07. | |
heap.cpython-34.pyo | File | 6483 bytes | April 17 2024 17:10:03. | |
managers.cpython-34.pyc | File | 35766 bytes | April 17 2024 17:10:07. | |
managers.cpython-34.pyo | File | 35144 bytes | April 17 2024 17:10:03. | |
pool.cpython-34.pyc | File | 23150 bytes | April 17 2024 17:10:07. | |
pool.cpython-34.pyo | File | 22836 bytes | April 17 2024 17:10:03. | |
popen_fork.cpython-34.pyc | File | 2460 bytes | April 17 2024 17:10:07. | |
popen_fork.cpython-34.pyo | File | 2410 bytes | April 17 2024 17:10:03. | |
popen_forkserver.cpython-34.pyc | File | 2549 bytes | April 17 2024 17:10:07. | |
popen_forkserver.cpython-34.pyo | File | 2549 bytes | April 17 2024 17:10:07. | |
popen_spawn_posix.cpython-34.pyc | File | 2320 bytes | April 17 2024 17:10:07. | |
popen_spawn_posix.cpython-34.pyo | File | 2320 bytes | April 17 2024 17:10:07. | |
popen_spawn_win32.cpython-34.pyc | File | 3074 bytes | April 17 2024 17:10:07. | |
popen_spawn_win32.cpython-34.pyo | File | 3007 bytes | April 17 2024 17:10:03. | |
process.cpython-34.pyc | File | 8928 bytes | April 17 2024 17:10:07. | |
process.cpython-34.pyo | File | 8196 bytes | April 17 2024 17:10:03. | |
queues.cpython-34.pyc | File | 10071 bytes | April 17 2024 17:10:07. | |
queues.cpython-34.pyo | File | 9977 bytes | April 17 2024 17:10:03. | |
reduction.cpython-34.pyc | File | 7784 bytes | April 17 2024 17:10:07. | |
reduction.cpython-34.pyo | File | 7729 bytes | April 17 2024 17:10:03. | |
resource_sharer.cpython-34.pyc | File | 5650 bytes | April 17 2024 17:10:07. | |
resource_sharer.cpython-34.pyo | File | 5611 bytes | April 17 2024 17:10:03. | |
semaphore_tracker.cpython-34.pyc | File | 3726 bytes | April 17 2024 17:10:07. | |
semaphore_tracker.cpython-34.pyo | File | 3686 bytes | April 17 2024 17:10:03. | |
sharedctypes.cpython-34.pyc | File | 7333 bytes | April 17 2024 17:10:07. | |
sharedctypes.cpython-34.pyo | File | 7258 bytes | April 17 2024 17:10:03. | |
spawn.cpython-34.pyc | File | 7084 bytes | April 17 2024 17:10:07. | |
spawn.cpython-34.pyo | File | 7035 bytes | April 17 2024 17:10:03. | |
synchronize.cpython-34.pyc | File | 12347 bytes | April 17 2024 17:10:07. | |
synchronize.cpython-34.pyo | File | 12026 bytes | April 17 2024 17:10:03. | |
util.cpython-34.pyc | File | 9658 bytes | April 17 2024 17:10:07. | |
util.cpython-34.pyo | File | 9520 bytes | April 17 2024 17:10:03. |
� e f� � @ s� d d l Z d d l Z d d l Z d d l Z d d l Z d d l m Z d d l m Z d d l m Z d g Z e j d k r� e d g 7Z Gd d � d e � Z n# e d g 7Z Gd d � d e � Z Gd d � d e � Z e � Z e j Z d S)� N� )�process)� reduction)�util�stop�win32� DupSocketc @ s. e Z d Z d Z d d � Z d d � Z d S)r zPicklable wrapper for a socket.c s: | j � � � f d d � } t j | � j � | _ d S)Nc s � j | � } | j | � d S)N)�shareZ send_bytes)�conn�pidr )�new_sock� �D/opt/alt/python34/lib64/python3.4/multiprocessing/resource_sharer.py�send s z DupSocket.__init__.<locals>.send)�dup�_resource_sharer�register�close�_id)�selfZsockr r )r r �__init__ s zDupSocket.__init__c C s8 t j | j � � } | j � } t j | � SWd QXd S)z1Get the socket. This should only be called once.N)r �get_connectionr Z recv_bytes�socketZ fromshare)r r r r r r �detach$ s zDupSocket.detachN)�__name__� __module__�__qualname__�__doc__r r r r r r r s �DupFdc @ s. e Z d Z d Z d d � Z d d � Z d S)r z-Wrapper for fd which can be used at any time.c sL t j | � � � f d d � } � f d d � } t j | | � | _ d S)Nc s t j | � | � d S)N)r Zsend_handle)r r )�new_fdr r r 1 s zDupFd.__init__.<locals>.sendc s t j � � d S)N)�osr r )r r r r 3 s zDupFd.__init__.<locals>.close)r r r r r )r �fdr r r )r r r / s zDupFd.__init__c C s, t j | j � � } t j | � SWd QXd S)z-Get the fd. This should only be called once.N)r r r r Zrecv_handle)r r r r r r 7 s zDupFd.detachN)r r r r r r r r r r r - s c @ ss e Z d Z d Z d d � Z d d � Z e d d � � Z d d d � Z d d � Z d d � Z d d � Z d S)�_ResourceSharerz-Manager for resouces using background thread.c C s\ d | _ i | _ g | _ t j � | _ d | _ d | _ d | _ t j | t j � d S)Nr ) �_key�_cache� _old_locks� threading�Lock�_lock� _listener�_address�_threadr Zregister_after_forkr"