Home
last modified time | relevance | path

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

/third_party/python/Modules/clinic/
D_queuemodule.c.h171 …{"get_nowait", (PyCFunction)(void(*)(void))_queue_SimpleQueue_get_nowait, METH_METHOD|METH_FASTCAL…
178 _queue_SimpleQueue_get_nowait(simplequeueobject *self, PyTypeObject *cls, PyObject *const *args, Py… in _queue_SimpleQueue_get_nowait() function