Home
last modified time | relevance | path

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

/third_party/python/Modules/
D_xxsubinterpretersmodule.c952 _channels_next_id(_channels *channels) // needs lock in _channels_next_id() function
1004 int64_t id = _channels_next_id(channels); in _channels_add()