Home
last modified time | relevance | path

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

/external/python/cpython3/Include/internal/
Dpycore_crossinterp.h112 #define _PyCrossInterpreterData_SET_FREE(DATA, FUNC) \ macro
/external/python/cpython3/Modules/
D_interpqueuesmodule.c1393 _PyCrossInterpreterData_SET_FREE(data, _queueid_xid_free); in _queueobj_shared()