Searched refs:_PyThread_CurrentFrames (Results 1 – 7 of 7) sorted by relevance
183 PyAPI_FUNC(PyObject *) _PyThread_CurrentFrames(void);
290 PyAPI_FUNC(PyObject *) _PyThread_CurrentFrames(void);
456 _PyThread_CurrentFrames(void) in _PyThread_CurrentFrames() function
846 return _PyThread_CurrentFrames(); in sys_current_frames()
647 _PyThread_CurrentFrames(void) in _PyThread_CurrentFrames() function
1247 return _PyThread_CurrentFrames(); in sys_current_frames()
1029 "_PyThread_CurrentFrames"