Searched refs:_queue_SimpleQueue_get_nowait (Results 1 – 1 of 1) sorted by relevance
187 …{"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