Home
/
Python 3.11
/
Multiprocessing
/
Event
Python 3.0
Python 3.9
Python 3.11
Fungsi
ID
EN
…
Multiprocessing
Event
Python 3.11
🇮🇩 Bahasa Indonesia
Sebuah tiruan dari threading.Event.
Syntax
PYTHON
Copy
class multiprocessing.Event
See Also
threading.Event