Home
last modified time | relevance | path

Searched refs:_queue_SimpleQueue_put_nowait (Results 1 - 1 of 1) sorted by relevance

/third_party/python/Modules/clinic/
H A D_queuemodule.c.h98 {"put_nowait", _PyCFunction_CAST(_queue_SimpleQueue_put_nowait), METH_FASTCALL|METH_KEYWORDS, _queue_SimpleQueue_put_nowait__doc__},
104 _queue_SimpleQueue_put_nowait(simplequeueobject *self, PyObject *const *args, Py_ssize_t nargs, PyObject *kwnames) in _queue_SimpleQueue_put_nowait() function

Completed in 1 milliseconds