💾 Archived View for tris.fyi › pydoc › cffi.lock captured on 2022-01-08 at 13:54:12. Gemini links have been rewritten to link to archived content
-=-=-=-=-=-=-
This module has no docstring.
allocate_lock(...) allocate_lock() -> lock object (allocate() is an obsolete synonym) Create a new lock object. See help(type(threading.Lock())) for information about locks.