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! � @ sd d d l Z d d l Z d d l Z 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 d l m Z d d l m Z d d l m Z d d d d g Z d Z e j d � Z Gd d � d e � Z d d d d � Z d d � Z d d � Z d d � Z e � Z e j Z e j Z e j Z e j Z d S)� N� )� connection)�process)� reduction)�semaphore_tracker)�spawn)�util�ensure_running�get_inherited_fds�connect_to_new_process�set_forkserver_preload� �Qc @ sL e Z d Z d d � Z d d � Z d d � Z d d � Z d d � Z d S)� ForkServerc C s: d | _ d | _ d | _ t j � | _ d g | _ d S)N�__main__)�_forkserver_address�_forkserver_alive_fd�_inherited_fds� threadingZLock�_lock�_preload_modules)�self� r �?/opt/alt/python34/lib64/python3.4/multiprocessing/forkserver.py�__init__! s zForkServer.__init__c C s8 t d d � | j D� � s+ t d � � n | | _ d S)z>Set list of module names to try to load in forkserver process.c s s! | ] } t | � t k Vq d S)N)�type�str)�.0�modr r r � <genexpr>* s z4ForkServer.set_forkserver_preload.<locals>.<genexpr>z&module_names must be a list of stringsN)�allr � TypeError)r Z modules_namesr r r r ( s z!ForkServer.set_forkserver_preloadc C s | j S)z�Return list of fds inherited from parent process. This returns None if the current process was not started by fork server. )r )r r r r r . s zForkServer.get_inherited_fdsc C s | j � t | � d t k r/ t d � � n t j t j � �� } | j | j � t j � \ } } t j � \ } } | | | j t j � g } | | 7} zJ y t j | | � | | f SWn% t j | � t j | � � Yn XWd t j | � t j | � XWd QXd S)a; Request forkserver to create a child process. Returns a pair of fds (status_r, data_w). The calling process can read the child process's pid and (eventually) its returncode from status_r. The calling process should write to data_w the pickled preparation and process data. � ztoo many fdsN)r �len�MAXFDS_TO_SEND� ValueError�socket�AF_UNIXZconnectr �os�piper r Zgetfdr Zsendfds�close)r �fdsZclientZparent_r�child_w�child_rZparent_wZallfdsr r r r 6 s&