Home
last modified time | relevance | path

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

/third_party/python/Modules/
D_xxsubinterpretersmodule.c788 _channel_next(_PyChannelState *chan, int64_t interp) in _channel_next() function
1345 _PyCrossInterpreterData *data = _channel_next(chan, PyInterpreterState_GetID(interp)); in _channel_recv()