Home
/
Python 3.11
/
Multiprocessing
/
acquire
Python 3.0
Python 3.9
Python 3.11
Fungsi
ID
EN
…
Multiprocessing
acquire
Python 3.11
🇮🇩 Bahasa Indonesia
Dapatkan kunci, pemblokiran, atau non-pemblokiran.
Syntax
PYTHON
Copy
acquire(block=True, timeout=None)
See Also
threading.Lock.acquire()
threading.Lock.acquire()