Home
/
Python 3.11
/
Logging
/
acquire
Python 3.0
Python 3.9
Python 3.11
Functions
ID
EN
…
Logging
acquire
Python 3.11
Acquires the thread lock created with createLock().
Syntax
PYTHON
Copy
acquire()
See Also
createLock()