Searched defs:tstate (Results 1 – 2 of 2) sorted by relevance
| /trunk/main/pyuno/inc/pyuno/ | ||
| H A D | pyuno.hxx | 288 PyThreadState *tstate; member in pyuno::PyThreadAttach |
| /trunk/main/pyuno/source/loader/ | ||
| H A D | pyuno_loader.cxx | 184 PyThreadState *tstate = PyThreadState_Get(); in CreateInstance() local |