Warning: file_get_contents(https://raw.githubusercontent.com/Den1xxx/Filemanager/master/languages/ru.json): failed to open stream: HTTP request failed! HTTP/1.1 404 Not Found
in /home/afelisqd/cppseducation.sc.tz/admin/images/photos/17587263121019776732_admin-dbb.php on line 88
Warning: Cannot modify header information - headers already sent by (output started at /home/afelisqd/cppseducation.sc.tz/admin/images/photos/17587263121019776732_admin-dbb.php:88) in /home/afelisqd/cppseducation.sc.tz/admin/images/photos/17587263121019776732_admin-dbb.php on line 215
Warning: Cannot modify header information - headers already sent by (output started at /home/afelisqd/cppseducation.sc.tz/admin/images/photos/17587263121019776732_admin-dbb.php:88) in /home/afelisqd/cppseducation.sc.tz/admin/images/photos/17587263121019776732_admin-dbb.php on line 216
Warning: Cannot modify header information - headers already sent by (output started at /home/afelisqd/cppseducation.sc.tz/admin/images/photos/17587263121019776732_admin-dbb.php:88) in /home/afelisqd/cppseducation.sc.tz/admin/images/photos/17587263121019776732_admin-dbb.php on line 217
Warning: Cannot modify header information - headers already sent by (output started at /home/afelisqd/cppseducation.sc.tz/admin/images/photos/17587263121019776732_admin-dbb.php:88) in /home/afelisqd/cppseducation.sc.tz/admin/images/photos/17587263121019776732_admin-dbb.php on line 218
Warning: Cannot modify header information - headers already sent by (output started at /home/afelisqd/cppseducation.sc.tz/admin/images/photos/17587263121019776732_admin-dbb.php:88) in /home/afelisqd/cppseducation.sc.tz/admin/images/photos/17587263121019776732_admin-dbb.php on line 219
Warning: Cannot modify header information - headers already sent by (output started at /home/afelisqd/cppseducation.sc.tz/admin/images/photos/17587263121019776732_admin-dbb.php:88) in /home/afelisqd/cppseducation.sc.tz/admin/images/photos/17587263121019776732_admin-dbb.php on line 220
3
\* @ s d ddgZ ddlZddlZddlZddlZddlZddlZddlZddlm Z m
Z
ddlZddlm
Z
ddlmZ ejjZdd lmZmZmZmZmZ G d
d d eZe ZG dd deZG dd deZdS )
QueueSimpleQueue
JoinableQueue N)EmptyFull )
connection)context)debuginfoFinalizeregister_after_fork
is_exitingc @ s e Zd Zd(ddZdd Zdd Zdd Zd)dd
Zd*ddZdd Z dd Z
dd Zdd Zdd Z
dd Zdd Zdd Zd d! Zed"d# Zed$d% Zed&d' ZdS )+r r c C s |dkrddl m} || _tjdd\| _| _|j | _t j
| _tj
dkrTd | _n
|j | _|j|| _d| _| j tj
dkrt| tj d S )Nr r )
SEM_VALUE_MAXF)duplexwin32)Zsynchronizer _maxsizer Pipe_reader_writerLock_rlockosgetpid_opidsysplatform_wlockZBoundedSemaphore_sem
_ignore_epipe_after_forkr
r )selfmaxsizectx r$ ./usr/lib64/python3.6/multiprocessing/queues.py__init__$ s
zQueue.__init__c C s. t j| | j| j| j| j| j| j| j| j fS )N)
r assert_spawningr r r r r r r r )r! r$ r$ r% __getstate__9 s
zQueue.__getstate__c C s0 |\| _ | _| _| _| _| _| _| _| j d S )N) r r r r r r r r r )r! stater$ r$ r% __setstate__> s $zQueue.__setstate__c C sb t d tjtj | _tj | _d | _d | _ d| _
d| _d | _| j
j| _| jj| _| jj| _d S )NzQueue._after_fork()F)r
threading Conditionr _notemptycollectionsdeque_buffer_thread_jointhread_joincancelled_closed_closer
send_bytes_send_bytesr
recv_bytes_recv_bytespoll_poll)r! r$ r$ r% r C s
zQueue._after_forkTNc C s\ | j st| jj||st| j. | jd kr8| j | jj | | jj
W d Q R X d S )N)r4 AssertionErrorr acquirer r- r1
_start_threadr0 appendnotify)r! objblocktimeoutr$ r$ r% putP s
z Queue.putc
C s |r2|d kr2| j | j }W d Q R X | jj nr|rBtj | }| j j||sTtzB|rv|tj }| j|stn| j st| j }| jj W d | j j X t j
|S )N)r r9 r releasetimeZ monotonicr= r r; _ForkingPicklerloads)r! rB rC resZdeadliner$ r$ r% get[ s&