Searched refs:_queue_SimpleQueue_get_nowait_impl (Results 1 – 2 of 2) sorted by relevance
192 _queue_SimpleQueue_get_nowait_impl(simplequeueobject *self,202 return _queue_SimpleQueue_get_nowait_impl(self, cls); in _queue_SimpleQueue_get_nowait()
301 _queue_SimpleQueue_get_nowait_impl(simplequeueobject *self, in _queue_SimpleQueue_get_nowait_impl() function