Home
last modified time | relevance | path

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

/third_party/python/Modules/
D_xxsubinterpretersmodule.c446 _channelqueue_put(_channelqueue *queue, _PyCrossInterpreterData *data) in _channelqueue_put() function
777 if (_channelqueue_put(chan->queue, data) != 0) { in _channel_add()