§
    {-ja  ã                   ó0   — d Z ddlZ ej        ¦   «         ZdS )aÆ  
Global lock for pypdfium2 operations.

PDFium is inherently not thread-safe. It is not allowed to call pdfium
functions simultaneously across different threads, not even with different
documents. Simultaneous pdfium calls across threads will crash or corrupt
the process.

See: https://pypdfium2.readthedocs.io/en/stable/python_api.html

This module provides a global lock that must be used to serialize all
pypdfium2 operations across the application.
é    N)Ú__doc__Ú	threadingÚLockÚpdfium_lock© ó    úc/var/www/html/banglarbhumi/venv/lib/python3.11/site-packages/paddlex/inference/utils/pdfium_lock.pyú<module>r
      s0   ððð ð Ð Ð Ð àˆiŒnÑÔ€€€r   