Home
last modified time | relevance | path

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

/third_party/python/Modules/
H A D_xxsubinterpretersmodule.c1030 static int _channel_set_closing(struct _channelref *, PyThread_type_lock);
1068 if (_channel_set_closing(ref, channels->mutex) != 0) { in _channels_close()
1209 _channel_set_closing(struct _channelref *ref, PyThread_type_lock mutex) { in _channel_set_closing() function

Completed in 4 milliseconds