Home
/
Python 3.11
/
Multiprocessing
/
put_nowait
Python 3.0
Python 3.9
Python 3.11
Functions
ID
EN
…
Multiprocessing
put_nowait
Python 3.11
Equivalent to put(obj, False).
Syntax
PYTHON
Copy
put_nowait(obj)