ID EN
Logging

createLock

Python 3.11

Initializes a thread lock which can be used to serialize access to underlying I/O functionality which may not be threadsafe.

Syntax

PYTHON
createLock()