Home
/
Python 3.11
/
Multiprocessing
/
Event
Python 3.0
Python 3.9
Python 3.11
Functions
ID
EN
…
Multiprocessing
Event
Python 3.11
A clone of threading.Event.
Syntax
PYTHON
Copy
class multiprocessing.Event
See Also
threading.Event