Back to module index

Go to module by name

cffi

cffi.lock

This module has no docstring.

Functions

allocate_lock

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.

Modules

sys