Home
last modified time | relevance | path

Searched refs:CHANNEL_SEND (Results 1 - 1 of 1) sorted by relevance

/third_party/python/Modules/
H A D_xxsubinterpretersmodule.c286 #define CHANNEL_SEND 1 macro
1052 else if (!force && end == CHANNEL_SEND && ref->chan->closing != NULL) { in _channels_close()
1058 if (end == CHANNEL_SEND && in _channels_close()
1504 end = CHANNEL_SEND; in channelid_new()
1533 if (cid->end == CHANNEL_SEND) { in channelid_repr()
1742 if (cid->end == CHANNEL_SEND) { in channelid_end()
1751 static int _channelid_end_send = CHANNEL_SEND;

Completed in 7 milliseconds