⚝
One Hat Cyber Team
⚝
Your IP:
216.73.216.30
Server IP:
45.79.8.107
Server:
Linux localhost 5.15.0-140-generic #150-Ubuntu SMP Sat Apr 12 06:00:09 UTC 2025 x86_64
Server Software:
nginx/1.18.0
PHP Version:
8.1.2-1ubuntu2.21
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
lib
/
python3.10
/
multiprocessing
/
__pycache__
/
View File Name :
shared_memory.cpython-310.pyc
o }5hH @ s d Z ddgZddlmZ ddlZddlZddlZddlZddlZddl Z ej dkr0ddlZdZnddl Z dZd d lmZ ejejB ZdZerIdZnd Zdd ZG dd dZdZG dd dZdS )zProvides shared memory for direct access across processes. The API of this package is currently provisional. Refer to the documentation for details. SharedMemory ShareableList )partialNntFT )resource_tracker z/psm_wnsm_c C sB t tt d } | dksJ dtt| }t|t ksJ |S )z6Create a random filename for the shared memory object. z_SHM_NAME_PREFIX too long)_SHM_SAFE_NAME_LENGTHlen_SHM_NAME_PREFIXsecrets token_hex)nbytesname r 4/usr/lib/python3.10/multiprocessing/shared_memory.py_make_filename( s r c @ s e Zd ZdZdZdZdZdZej Z dZerdndZ ddd Zd d Zdd Zdd Zedd Zedd Zedd Zdd Zdd ZdS )r a Creates a new shared memory block or attaches to an existing shared memory block. Every shared memory block is assigned a unique name. This enables one process to create a shared memory block with a particular name so that a different process can attach to that same shared memory block using that same name. As a resource for sharing data across processes, shared memory blocks may outlive the original process that created them. When one process no longer needs access to a shared memory block that might still be needed by other processes, the close() method should be called. When a shared memory block is no longer needed by any process, the unlink() method should be called to ensure proper cleanup.Ni TFr c C sx |dkst d|rttjB | _|dkrt d|d u r&| jtj@ s&t