Home
last modified time | relevance | path

Searched refs:_queue_SimpleQueue_get_nowait (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython3/Modules/clinic/
D_queuemodule.c.h187 …{"get_nowait", (PyCFunction)_queue_SimpleQueue_get_nowait, METH_NOARGS, _queue_SimpleQueue_get_now…
193 _queue_SimpleQueue_get_nowait(simplequeueobject *self, PyObject *Py_UNUSED(ignored)) in _queue_SimpleQueue_get_nowait() function