Home
last modified time | relevance | path

Searched defs:p_tstate (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython2/Mac/Modules/
DautoGIL.c21 PyThreadState **p_tstate = (PyThreadState **)info; in autoGILCallback() local
56 PyThreadState **p_tstate; /* for use in the info field */ in autoGIL_installAutoGIL() local