Home
/
Python 3.11
/
Threading
/
acquire
Python 3.0
Python 3.9
Python 3.11
Functions
ID
EN
…
Threading
acquire
Python 3.11
Acquire a lock, blocking or non-blocking.
Syntax
PYTHON
Copy
acquire(blocking=True, timeout=-1)